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 : Color

rgb255 0xcd 0x84 0xf1

#cd84f1

{ red : Int
, green : Int
, blue : Int
}

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

Pretty Please

Pretty Please

#ffcccc

prettyPlease : Color

rgb255 0xff 0xcc 0xcc

#ffcccc

{ red : Int
, green : Int
, blue : Int
}

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

Light Red

Light Red

#ff4d4d

lightRed : Color

rgb255 0xff 0x4d 0x4d

lightRedHex : String

#ff4d4d

{ red : Int
, green : Int
, blue : Int
}

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

Mandarin Sorbet

Mandarin Sorbet

#ffaf40

rgb255 0xff 0xaf 0x40

#ffaf40

{ red : Int
, green : Int
, blue : Int
}

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

Unmellow Yellow

Unmellow Yellow

#fffa65

rgb255 0xff 0xfa 0x65

#fffa65

{ red : Int
, green : Int
, blue : Int
}

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

Light Purple

Light Purple

#c56cf0

lightPurple : Color

rgb255 0xc5 0x6c 0xf0

#c56cf0

{ red : Int
, green : Int
, blue : Int
}

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

Young Salmon

Young Salmon

#ffb8b8

youngSalmon : Color

rgb255 0xff 0xb8 0xb8

#ffb8b8

{ red : Int
, green : Int
, blue : Int
}

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

Red Orange

Red Orange

#ff3838

redOrange : Color

rgb255 0xff 0x38 0x38

redOrangeHex : String

#ff3838

{ red : Int
, green : Int
, blue : Int
}

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

Radiant Yellow

Radiant Yellow

#ff9f1a

rgb255 0xff 0x9f 0x1a

#ff9f1a

{ red : Int
, green : Int
, blue : Int
}

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

Dorn Yellow

Dorn Yellow

#fff200

dornYellow : Color

rgb255 0xff 0xf2 0x00

dornYellowHex : String

#fff200

{ red : Int
, green : Int
, blue : Int
}

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

Wintergreen

Wintergreen

#32ff7e

wintergreen : Color

rgb255 0x32 0xff 0x7e

#32ff7e

{ red : Int
, green : Int
, blue : Int
}

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

Electric Blue

Electric Blue

#7efff5

electricBlue : Color

rgb255 0x7e 0xff 0xf5

#7efff5

{ red : Int
, green : Int
, blue : Int
}

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

Neon Blue

Neon Blue

#18dcff

neonBlue : Color

rgb255 0x18 0xdc 0xff

neonBlueHex : String

#18dcff

{ red : Int
, green : Int
, blue : Int
}

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

Light Slate Blue

Light Slate Blue

#7d5fff

rgb255 0x7d 0x5f 0xff

#7d5fff

{ red : Int
, green : Int
, blue : Int
}

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

Shadowed Steel

Shadowed Steel

#4b4b4b

rgb255 0x4b 0x4b 0x4b

#4b4b4b

{ red : Int
, green : Int
, blue : Int
}

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

Weird Green

Weird Green

#3ae374

weirdGreen : Color

rgb255 0x3a 0xe3 0x74

weirdGreenHex : String

#3ae374

{ red : Int
, green : Int
, blue : Int
}

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

Hammam Blue

Hammam Blue

#67e6dc

hammamBlue : Color

rgb255 0x67 0xe6 0xdc

hammamBlueHex : String

#67e6dc

{ red : Int
, green : Int
, blue : Int
}

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

Spiro Disco Ball

Spiro Disco Ball

#17c0eb

rgb255 0x17 0xc0 0xeb

#17c0eb

{ red : Int
, green : Int
, blue : Int
}

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

Light Indigo

Light Indigo

#7158e2

lightIndigo : Color

rgb255 0x71 0x58 0xe2

#7158e2

{ red : Int
, green : Int
, blue : Int
}

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

Baltic Sea

Baltic Sea

#3d3d3d

balticSea : Color

rgb255 0x3d 0x3d 0x3d

balticSeaHex : String

#3d3d3d

{ red : Int
, green : Int
, blue : 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 Color

All Elm UI Colors

allHex : List String

All Hex Strings

List
{ red : Int
, green : Int
, blue : Int
}

All RGB Values

Light Colors

Bright LilacPretty PleaseLight RedMandarin SorbetUnmellow YellowWintergreenElectric BlueNeon BlueLight Slate BlueShadowed Steel

allLight : List Color

Light Elm UI Colors

allLightHex : List String

Light Hex Strings

List
{ red : Int
, green : Int
, blue : Int
}

Light RGB Values

Dark Colors

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

allDark : List Color

Dark Elm UI Colors

allDarkHex : List String

Dark Hex Strings

List
{ red : Int
, green : Int
, blue : Int
}

Dark RGB Values