smucode / elm-flat-colors / FlatColors.CanadianPalette

Canadian Palette by Dmitri Litvinov

JigglypuffCasandora YellowPastel RedMegamanWild Caribbean GreenJade DustJoust BlueNasu PurpleLight Blue BallerinaFuel Town

Lián Hóng Lotus PinkDouble Dragon SkinAmourCyaniteDark Mountain MeadowAqua VelvetBleu De FranceBluebellStorm PetrelImperial Primer

Jigglypuff

Jigglypuff

ff9ff3

jigglypuff : Element.Color

rgb255 0xff 0x9f 0xf3

jigglypuffHex : String

#ff9ff3

jigglypuffRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xff, green = 0x9f, blue = 0xf3 }

Casandora Yellow

Casandora Yellow

feca57

casandoraYellow : Element.Color

rgb255 0xfe 0xca 0x57

casandoraYellowHex : String

#feca57

casandoraYellowRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xfe, green = 0xca, blue = 0x57 }

Pastel Red

Pastel Red

ff6b6b

pastelRed : Element.Color

rgb255 0xff 0x6b 0x6b

pastelRedHex : String

#ff6b6b

pastelRedRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xff, green = 0x6b, blue = 0x6b }

Megaman

Megaman

48dbfb

megaman : Element.Color

rgb255 0x48 0xdb 0xfb

megamanHex : String

#48dbfb

megamanRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x48, green = 0xdb, blue = 0xfb }

Wild Caribbean Green

Wild Caribbean Green

1dd1a1

wildCaribbeanGreen : Element.Color

rgb255 0x1d 0xd1 0xa1

wildCaribbeanGreenHex : String

#1dd1a1

wildCaribbeanGreenRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x1d, green = 0xd1, blue = 0xa1 }

Lián Hóng Lotus Pink

Lián Hóng Lotus Pink

f368e0

lianHongLotusPink : Element.Color

rgb255 0xf3 0x68 0xe0

lianHongLotusPinkHex : String

#f368e0

lianHongLotusPinkRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xf3, green = 0x68, blue = 0xe0 }

Double Dragon Skin

Double Dragon Skin

ff9f43

doubleDragonSkin : Element.Color

rgb255 0xff 0x9f 0x43

doubleDragonSkinHex : String

#ff9f43

doubleDragonSkinRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xff, green = 0x9f, blue = 0x43 }

Amour

Amour

ee5253

amour : Element.Color

rgb255 0xee 0x52 0x53

amourHex : String

#ee5253

amourRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xee, green = 0x52, blue = 0x53 }

Cyanite

Cyanite

0abde3

cyanite : Element.Color

rgb255 0x0a 0xbd 0xe3

cyaniteHex : String

#0abde3

cyaniteRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x0a, green = 0xbd, blue = 0xe3 }

Dark Mountain Meadow

Dark Mountain Meadow

10ac84

darkMountainMeadow : Element.Color

rgb255 0x10 0xac 0x84

darkMountainMeadowHex : String

#10ac84

darkMountainMeadowRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x10, green = 0xac, blue = 0x84 }

Jade Dust

Jade Dust

00d2d3

jadeDust : Element.Color

rgb255 0x00 0xd2 0xd3

jadeDustHex : String

#00d2d3

jadeDustRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x00, green = 0xd2, blue = 0xd3 }

Joust Blue

Joust Blue

54a0ff

joustBlue : Element.Color

rgb255 0x54 0xa0 0xff

joustBlueHex : String

#54a0ff

joustBlueRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x54, green = 0xa0, blue = 0xff }

Nasu Purple

Nasu Purple

5f27cd

nasuPurple : Element.Color

rgb255 0x5f 0x27 0xcd

nasuPurpleHex : String

#5f27cd

nasuPurpleRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x5f, green = 0x27, blue = 0xcd }

Light Blue Ballerina

Light Blue Ballerina

c8d6e5

lightBlueBallerina : Element.Color

rgb255 0xc8 0xd6 0xe5

lightBlueBallerinaHex : String

#c8d6e5

lightBlueBallerinaRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0xc8, green = 0xd6, blue = 0xe5 }

Fuel Town

Fuel Town

576574

fuelTown : Element.Color

rgb255 0x57 0x65 0x74

fuelTownHex : String

#576574

fuelTownRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x57, green = 0x65, blue = 0x74 }

Aqua Velvet

Aqua Velvet

01a3a4

aquaVelvet : Element.Color

rgb255 0x01 0xa3 0xa4

aquaVelvetHex : String

#01a3a4

aquaVelvetRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x01, green = 0xa3, blue = 0xa4 }

Bleu De France

Bleu De France

2e86de

bleuDeFrance : Element.Color

rgb255 0x2e 0x86 0xde

bleuDeFranceHex : String

#2e86de

bleuDeFranceRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x2e, green = 0x86, blue = 0xde }

Bluebell

Bluebell

341f97

bluebell : Element.Color

rgb255 0x34 0x1f 0x97

bluebellHex : String

#341f97

bluebellRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x34, green = 0x1f, blue = 0x97 }

Storm Petrel

Storm Petrel

8395a7

stormPetrel : Element.Color

rgb255 0x83 0x95 0xa7

stormPetrelHex : String

#8395a7

stormPetrelRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x83, green = 0x95, blue = 0xa7 }

Imperial Primer

Imperial Primer

222f3e

imperialPrimer : Element.Color

rgb255 0x22 0x2f 0x3e

imperialPrimerHex : String

#222f3e

imperialPrimerRgb : { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

{ red = 0x22, green = 0x2f, blue = 0x3e }

All Colors

JigglypuffCasandora YellowPastel RedMegamanWild Caribbean GreenJade DustJoust BlueNasu PurpleLight Blue BallerinaFuel Town

Lián Hóng Lotus PinkDouble Dragon SkinAmourCyaniteDark Mountain MeadowAqua VelvetBleu De FranceBluebellStorm PetrelImperial Primer

all : List Element.Color

All Elm UI Colors

allHex : List String

All Hex Strings

allRgb : List { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

All RGB Values

Light Colors

JigglypuffCasandora YellowPastel RedMegamanWild Caribbean GreenJade DustJoust BlueNasu PurpleLight Blue BallerinaFuel Town

allLight : List Element.Color

Light Elm UI Colors

allLightHex : List String

Light Hex Strings

allLightRgb : List { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

Light RGB Values

Dark Colors

Lián Hóng Lotus PinkDouble Dragon SkinAmourCyaniteDark Mountain MeadowAqua VelvetBleu De FranceBluebellStorm PetrelImperial Primer

allDark : List Element.Color

Dark Elm UI Colors

allDarkHex : List String

Dark Hex Strings

allDarkRgb : List { red : Basics.Int, green : Basics.Int, blue : Basics.Int }

Dark RGB Values