smucode / elm-flat-colors / FlatColors.SpanishPalette

Spanish Palette by Miguel Camacho

Jacksons PurpleC64 PurpleSwan WhiteSummer SkyCelestial GreenFluorescent RedSynthetic PumpkinCrocodile ToothMandarin SorbetSpiced Butternut

Lucky PointLibertyHot StoneDevil BluePalm Springs SplashEye Of NewtChilean FireGrey PorcelainAlameda OchreDesert

Jacksons Purple

Jacksons Purple

40407a

jacksonsPurple : Element.Color

rgb255 0x40 0x40 0x7a

jacksonsPurpleHex : String

#40407a

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

{ red = 0x40, green = 0x40, blue = 0x7a }

C64 Purple

C64 Purple

706fd3

c64Purple : Element.Color

rgb255 0x70 0x6f 0xd3

c64PurpleHex : String

#706fd3

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

{ red = 0x70, green = 0x6f, blue = 0xd3 }

Swan White

Swan White

f7f1e3

swanWhite : Element.Color

rgb255 0xf7 0xf1 0xe3

swanWhiteHex : String

#f7f1e3

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

{ red = 0xf7, green = 0xf1, blue = 0xe3 }

Summer Sky

Summer Sky

34ace0

summerSky : Element.Color

rgb255 0x34 0xac 0xe0

summerSkyHex : String

#34ace0

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

{ red = 0x34, green = 0xac, blue = 0xe0 }

Celestial Green

Celestial Green

33d9b2

celestialGreen : Element.Color

rgb255 0x33 0xd9 0xb2

celestialGreenHex : String

#33d9b2

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

{ red = 0x33, green = 0xd9, blue = 0xb2 }

Lucky Point

Lucky Point

2c2c54

luckyPoint : Element.Color

rgb255 0x2c 0x2c 0x54

luckyPointHex : String

#2c2c54

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

{ red = 0x2c, green = 0x2c, blue = 0x54 }

Liberty

Liberty

474787

liberty : Element.Color

rgb255 0x47 0x47 0x87

libertyHex : String

#474787

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

{ red = 0x47, green = 0x47, blue = 0x87 }

Hot Stone

Hot Stone

aaa69d

hotStone : Element.Color

rgb255 0xaa 0xa6 0x9d

hotStoneHex : String

#aaa69d

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

{ red = 0xaa, green = 0xa6, blue = 0x9d }

Devil Blue

Devil Blue

227093

devilBlue : Element.Color

rgb255 0x22 0x70 0x93

devilBlueHex : String

#227093

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

{ red = 0x22, green = 0x70, blue = 0x93 }

Palm Springs Splash

Palm Springs Splash

218c74

palmSpringsSplash : Element.Color

rgb255 0x21 0x8c 0x74

palmSpringsSplashHex : String

#218c74

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

{ red = 0x21, green = 0x8c, blue = 0x74 }

Fluorescent Red

Fluorescent Red

ff5252

fluorescentRed : Element.Color

rgb255 0xff 0x52 0x52

fluorescentRedHex : String

#ff5252

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

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

Synthetic Pumpkin

Synthetic Pumpkin

ff793f

syntheticPumpkin : Element.Color

rgb255 0xff 0x79 0x3f

syntheticPumpkinHex : String

#ff793f

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

{ red = 0xff, green = 0x79, blue = 0x3f }

Crocodile Tooth

Crocodile Tooth

d1ccc0

crocodileTooth : Element.Color

rgb255 0xd1 0xcc 0xc0

crocodileToothHex : String

#d1ccc0

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

{ red = 0xd1, green = 0xcc, blue = 0xc0 }

Mandarin Sorbet

Mandarin Sorbet

ffb142

mandarinSorbet : Element.Color

rgb255 0xff 0xb1 0x42

mandarinSorbetHex : String

#ffb142

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

{ red = 0xff, green = 0xb1, blue = 0x42 }

Spiced Butternut

Spiced Butternut

ffda79

spicedButternut : Element.Color

rgb255 0xff 0xda 0x79

spicedButternutHex : String

#ffda79

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

{ red = 0xff, green = 0xda, blue = 0x79 }

Eye Of Newt

Eye Of Newt

b33939

eyeOfNewt : Element.Color

rgb255 0xb3 0x39 0x39

eyeOfNewtHex : String

#b33939

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

{ red = 0xb3, green = 0x39, blue = 0x39 }

Chilean Fire

Chilean Fire

cd6133

chileanFire : Element.Color

rgb255 0xcd 0x61 0x33

chileanFireHex : String

#cd6133

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

{ red = 0xcd, green = 0x61, blue = 0x33 }

Grey Porcelain

Grey Porcelain

84817a

greyPorcelain : Element.Color

rgb255 0x84 0x81 0x7a

greyPorcelainHex : String

#84817a

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

{ red = 0x84, green = 0x81, blue = 0x7a }

Alameda Ochre

Alameda Ochre

cc8e35

alamedaOchre : Element.Color

rgb255 0xcc 0x8e 0x35

alamedaOchreHex : String

#cc8e35

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

{ red = 0xcc, green = 0x8e, blue = 0x35 }

Desert

Desert

ccae62

desert : Element.Color

rgb255 0xcc 0xae 0x62

desertHex : String

#ccae62

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

{ red = 0xcc, green = 0xae, blue = 0x62 }

All Colors

Jacksons PurpleC64 PurpleSwan WhiteSummer SkyCelestial GreenFluorescent RedSynthetic PumpkinCrocodile ToothMandarin SorbetSpiced Butternut

Lucky PointLibertyHot StoneDevil BluePalm Springs SplashEye Of NewtChilean FireGrey PorcelainAlameda OchreDesert

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

Jacksons PurpleC64 PurpleSwan WhiteSummer SkyCelestial GreenFluorescent RedSynthetic PumpkinCrocodile ToothMandarin SorbetSpiced Butternut

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

Lucky PointLibertyHot StoneDevil BluePalm Springs SplashEye Of NewtChilean FireGrey PorcelainAlameda OchreDesert

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