smucode / elm-flat-colors / FlatColors.DutchPalette

Dutch Palette by Jeroen Van Eerden

SunflowerEnergosBlue MartinaLavender RoseBara RedPuffins BillPixelated GrassMerchant Marine BlueForgotten PurpleHollyhock

Radiant YellowAndroid GreenMediterranean SeaLavender TeaVery BerryRed PigmentTurkish AquaTwenty Thousand Leagues Under The SeaCircumorbital RingMagenta Purple

Sunflower

Sunflower

FFC312

sunflower : Element.Color

rgb255 0xFF 0xC3 0x12

sunflowerHex : String

#FFC312

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

{ red = 0xFF, green = 0xC3, blue = 0x12 }

Energos

Energos

C4E538

energos : Element.Color

rgb255 0xC4 0xE5 0x38

energosHex : String

#C4E538

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

{ red = 0xC4, green = 0xE5, blue = 0x38 }

Blue Martina

Blue Martina

12CBC4

blueMartina : Element.Color

rgb255 0x12 0xCB 0xC4

blueMartinaHex : String

#12CBC4

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

{ red = 0x12, green = 0xCB, blue = 0xC4 }

Lavender Rose

Lavender Rose

FDA7DF

lavenderRose : Element.Color

rgb255 0xFD 0xA7 0xDF

lavenderRoseHex : String

#FDA7DF

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

{ red = 0xFD, green = 0xA7, blue = 0xDF }

Bara Red

Bara Red

ED4C67

baraRed : Element.Color

rgb255 0xED 0x4C 0x67

baraRedHex : String

#ED4C67

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

{ red = 0xED, green = 0x4C, blue = 0x67 }

Radiant Yellow

Radiant Yellow

F79F1F

radiantYellow : Element.Color

rgb255 0xF7 0x9F 0x1F

radiantYellowHex : String

#F79F1F

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

{ red = 0xF7, green = 0x9F, blue = 0x1F }

Android Green

Android Green

A3CB38

androidGreen : Element.Color

rgb255 0xA3 0xCB 0x38

androidGreenHex : String

#A3CB38

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

{ red = 0xA3, green = 0xCB, blue = 0x38 }

Mediterranean Sea

Mediterranean Sea

1289A7

mediterraneanSea : Element.Color

rgb255 0x12 0x89 0xA7

mediterraneanSeaHex : String

#1289A7

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

{ red = 0x12, green = 0x89, blue = 0xA7 }

Lavender Tea

Lavender Tea

D980FA

lavenderTea : Element.Color

rgb255 0xD9 0x80 0xFA

lavenderTeaHex : String

#D980FA

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

{ red = 0xD9, green = 0x80, blue = 0xFA }

Very Berry

Very Berry

B53471

veryBerry : Element.Color

rgb255 0xB5 0x34 0x71

veryBerryHex : String

#B53471

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

{ red = 0xB5, green = 0x34, blue = 0x71 }

Puffins Bill

Puffins Bill

EE5A24

puffinsBill : Element.Color

rgb255 0xEE 0x5A 0x24

puffinsBillHex : String

#EE5A24

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

{ red = 0xEE, green = 0x5A, blue = 0x24 }

Pixelated Grass

Pixelated Grass

009432

pixelatedGrass : Element.Color

rgb255 0x00 0x94 0x32

pixelatedGrassHex : String

#009432

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

{ red = 0x00, green = 0x94, blue = 0x32 }

Merchant Marine Blue

Merchant Marine Blue

0652DD

merchantMarineBlue : Element.Color

rgb255 0x06 0x52 0xDD

merchantMarineBlueHex : String

#0652DD

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

{ red = 0x06, green = 0x52, blue = 0xDD }

Forgotten Purple

Forgotten Purple

9980FA

forgottenPurple : Element.Color

rgb255 0x99 0x80 0xFA

forgottenPurpleHex : String

#9980FA

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

{ red = 0x99, green = 0x80, blue = 0xFA }

Hollyhock

Hollyhock

833471

hollyhock : Element.Color

rgb255 0x83 0x34 0x71

hollyhockHex : String

#833471

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

{ red = 0x83, green = 0x34, blue = 0x71 }

Red Pigment

Red Pigment

EA2027

redPigment : Element.Color

rgb255 0xEA 0x20 0x27

redPigmentHex : String

#EA2027

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

{ red = 0xEA, green = 0x20, blue = 0x27 }

Turkish Aqua

Turkish Aqua

006266

turkishAqua : Element.Color

rgb255 0x00 0x62 0x66

turkishAquaHex : String

#006266

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

{ red = 0x00, green = 0x62, blue = 0x66 }

Twenty Thousand Leagues Under The Sea

Twenty Thousand Leagues Under The Sea

1B1464

twentyThousandLeaguesUnderTheSea : Element.Color

rgb255 0x1B 0x14 0x64

twentyThousandLeaguesUnderTheSeaHex : String

#1B1464

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

{ red = 0x1B, green = 0x14, blue = 0x64 }

Circumorbital Ring

Circumorbital Ring

5758BB

circumorbitalRing : Element.Color

rgb255 0x57 0x58 0xBB

circumorbitalRingHex : String

#5758BB

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

{ red = 0x57, green = 0x58, blue = 0xBB }

Magenta Purple

Magenta Purple

6F1E51

magentaPurple : Element.Color

rgb255 0x6F 0x1E 0x51

magentaPurpleHex : String

#6F1E51

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

{ red = 0x6F, green = 0x1E, blue = 0x51 }

All Colors

SunflowerEnergosBlue MartinaLavender RoseBara RedPuffins BillPixelated GrassMerchant Marine BlueForgotten PurpleHollyhock

Radiant YellowAndroid GreenMediterranean SeaLavender TeaVery BerryRed PigmentTurkish AquaTwenty Thousand Leagues Under The SeaCircumorbital RingMagenta Purple

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

SunflowerEnergosBlue MartinaLavender RoseBara RedPuffins BillPixelated GrassMerchant Marine BlueForgotten PurpleHollyhock

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

Radiant YellowAndroid GreenMediterranean SeaLavender TeaVery BerryRed PigmentTurkish AquaTwenty Thousand Leagues Under The SeaCircumorbital RingMagenta Purple

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