smucode / elm-flat-colors / FlatColors.TurkishPalette

Turkish Palette by Tamer Köseli

Bright LilacPretty PleaseLight RedMandarin SorbetUnmellow YellowWintergreenElectric BlueNeon BlueLight Slate BlueShadowed Steel

Light PurpleYoung SalmonRed OrangeRadiant YellowDorn YellowWeird GreenHammam BlueSpiro Disco BallLight IndigoBaltic Sea

Bright Lilac

Bright Lilac

cd84f1

brightLilac : Element.Color

rgb255 0xcd 0x84 0xf1

brightLilacHex : String

#cd84f1

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

{ red = 0xcd, green = 0x84, blue = 0xf1 }

Pretty Please

Pretty Please

ffcccc

prettyPlease : Element.Color

rgb255 0xff 0xcc 0xcc

prettyPleaseHex : String

#ffcccc

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

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

Light Red

Light Red

ff4d4d

lightRed : Element.Color

rgb255 0xff 0x4d 0x4d

lightRedHex : String

#ff4d4d

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

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

Mandarin Sorbet

Mandarin Sorbet

ffaf40

mandarinSorbet : Element.Color

rgb255 0xff 0xaf 0x40

mandarinSorbetHex : String

#ffaf40

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

{ red = 0xff, green = 0xaf, blue = 0x40 }

Unmellow Yellow

Unmellow Yellow

fffa65

unmellowYellow : Element.Color

rgb255 0xff 0xfa 0x65

unmellowYellowHex : String

#fffa65

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

{ red = 0xff, green = 0xfa, blue = 0x65 }

Light Purple

Light Purple

c56cf0

lightPurple : Element.Color

rgb255 0xc5 0x6c 0xf0

lightPurpleHex : String

#c56cf0

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

{ red = 0xc5, green = 0x6c, blue = 0xf0 }

Young Salmon

Young Salmon

ffb8b8

youngSalmon : Element.Color

rgb255 0xff 0xb8 0xb8

youngSalmonHex : String

#ffb8b8

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

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

Red Orange

Red Orange

ff3838

redOrange : Element.Color

rgb255 0xff 0x38 0x38

redOrangeHex : String

#ff3838

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

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

Radiant Yellow

Radiant Yellow

ff9f1a

radiantYellow : Element.Color

rgb255 0xff 0x9f 0x1a

radiantYellowHex : String

#ff9f1a

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

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

Dorn Yellow

Dorn Yellow

fff200

dornYellow : Element.Color

rgb255 0xff 0xf2 0x00

dornYellowHex : String

#fff200

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

{ red = 0xff, green = 0xf2, blue = 0x00 }

Wintergreen

Wintergreen

32ff7e

wintergreen : Element.Color

rgb255 0x32 0xff 0x7e

wintergreenHex : String

#32ff7e

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

{ red = 0x32, green = 0xff, blue = 0x7e }

Electric Blue

Electric Blue

7efff5

electricBlue : Element.Color

rgb255 0x7e 0xff 0xf5

electricBlueHex : String

#7efff5

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

{ red = 0x7e, green = 0xff, blue = 0xf5 }

Neon Blue

Neon Blue

18dcff

neonBlue : Element.Color

rgb255 0x18 0xdc 0xff

neonBlueHex : String

#18dcff

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

{ red = 0x18, green = 0xdc, blue = 0xff }

Light Slate Blue

Light Slate Blue

7d5fff

lightSlateBlue : Element.Color

rgb255 0x7d 0x5f 0xff

lightSlateBlueHex : String

#7d5fff

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

{ red = 0x7d, green = 0x5f, blue = 0xff }

Shadowed Steel

Shadowed Steel

4b4b4b

shadowedSteel : Element.Color

rgb255 0x4b 0x4b 0x4b

shadowedSteelHex : String

#4b4b4b

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

{ red = 0x4b, green = 0x4b, blue = 0x4b }

Weird Green

Weird Green

3ae374

weirdGreen : Element.Color

rgb255 0x3a 0xe3 0x74

weirdGreenHex : String

#3ae374

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

{ red = 0x3a, green = 0xe3, blue = 0x74 }

Hammam Blue

Hammam Blue

67e6dc

hammamBlue : Element.Color

rgb255 0x67 0xe6 0xdc

hammamBlueHex : String

#67e6dc

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

{ red = 0x67, green = 0xe6, blue = 0xdc }

Spiro Disco Ball

Spiro Disco Ball

17c0eb

spiroDiscoBall : Element.Color

rgb255 0x17 0xc0 0xeb

spiroDiscoBallHex : String

#17c0eb

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

{ red = 0x17, green = 0xc0, blue = 0xeb }

Light Indigo

Light Indigo

7158e2

lightIndigo : Element.Color

rgb255 0x71 0x58 0xe2

lightIndigoHex : String

#7158e2

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

{ red = 0x71, green = 0x58, blue = 0xe2 }

Baltic Sea

Baltic Sea

3d3d3d

balticSea : Element.Color

rgb255 0x3d 0x3d 0x3d

balticSeaHex : String

#3d3d3d

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

{ red = 0x3d, green = 0x3d, blue = 0x3d }

All Colors

Bright LilacPretty PleaseLight RedMandarin SorbetUnmellow YellowWintergreenElectric BlueNeon BlueLight Slate BlueShadowed Steel

Light PurpleYoung SalmonRed OrangeRadiant YellowDorn YellowWeird GreenHammam BlueSpiro Disco BallLight IndigoBaltic Sea

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

Bright LilacPretty PleaseLight RedMandarin SorbetUnmellow YellowWintergreenElectric BlueNeon BlueLight Slate BlueShadowed Steel

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

Light PurpleYoung SalmonRed OrangeRadiant YellowDorn YellowWeird GreenHammam BlueSpiro Disco BallLight IndigoBaltic Sea

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