smucode / elm-flat-colors / FlatColors.BritishPalette

British Palette by Jan Losert

Protoss PylonPeriwinkleRise-N-ShineDownload ProgressSeabrookNasturcian FlowerLynx WhiteBlueberry SodaMazarine BlueBlue Nights

Vanadyl BlueMatt PurpleNanohanacha GoldSkirret GreenNavalHarley Davidson OrangeHint Of PensiveChain Gang GreyPico VoidElectromagnetic

Protoss Pylon

Protoss Pylon

00a8ff

protossPylon : Element.Color

rgb255 0x00 0xa8 0xff

protossPylonHex : String

#00a8ff

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

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

Periwinkle

Periwinkle

9c88ff

periwinkle : Element.Color

rgb255 0x9c 0x88 0xff

periwinkleHex : String

#9c88ff

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

{ red = 0x9c, green = 0x88, blue = 0xff }

Rise-N-Shine

Rise-N-Shine

fbc531

riseNShine : Element.Color

rgb255 0xfb 0xc5 0x31

riseNShineHex : String

#fbc531

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

{ red = 0xfb, green = 0xc5, blue = 0x31 }

Download Progress

Download Progress

4cd137

downloadProgress : Element.Color

rgb255 0x4c 0xd1 0x37

downloadProgressHex : String

#4cd137

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

{ red = 0x4c, green = 0xd1, blue = 0x37 }

Seabrook

Seabrook

487eb0

seabrook : Element.Color

rgb255 0x48 0x7e 0xb0

seabrookHex : String

#487eb0

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

{ red = 0x48, green = 0x7e, blue = 0xb0 }

Vanadyl Blue

Vanadyl Blue

0097e6

vanadylBlue : Element.Color

rgb255 0x00 0x97 0xe6

vanadylBlueHex : String

#0097e6

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

{ red = 0x00, green = 0x97, blue = 0xe6 }

Matt Purple

Matt Purple

8c7ae6

mattPurple : Element.Color

rgb255 0x8c 0x7a 0xe6

mattPurpleHex : String

#8c7ae6

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

{ red = 0x8c, green = 0x7a, blue = 0xe6 }

Nanohanacha Gold

Nanohanacha Gold

e1b12c

nanohanachaGold : Element.Color

rgb255 0xe1 0xb1 0x2c

nanohanachaGoldHex : String

#e1b12c

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

{ red = 0xe1, green = 0xb1, blue = 0x2c }

Skirret Green

Skirret Green

44bd32

skirretGreen : Element.Color

rgb255 0x44 0xbd 0x32

skirretGreenHex : String

#44bd32

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

{ red = 0x44, green = 0xbd, blue = 0x32 }

Naval

Naval

40739e

naval : Element.Color

rgb255 0x40 0x73 0x9e

navalHex : String

#40739e

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

{ red = 0x40, green = 0x73, blue = 0x9e }

Nasturcian Flower

Nasturcian Flower

e84118

nasturcianFlower : Element.Color

rgb255 0xe8 0x41 0x18

nasturcianFlowerHex : String

#e84118

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

{ red = 0xe8, green = 0x41, blue = 0x18 }

Lynx White

Lynx White

f5f6fa

lynxWhite : Element.Color

rgb255 0xf5 0xf6 0xfa

lynxWhiteHex : String

#f5f6fa

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

{ red = 0xf5, green = 0xf6, blue = 0xfa }

Blueberry Soda

Blueberry Soda

7f8fa6

blueberrySoda : Element.Color

rgb255 0x7f 0x8f 0xa6

blueberrySodaHex : String

#7f8fa6

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

{ red = 0x7f, green = 0x8f, blue = 0xa6 }

Mazarine Blue

Mazarine Blue

273c75

mazarineBlue : Element.Color

rgb255 0x27 0x3c 0x75

mazarineBlueHex : String

#273c75

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

{ red = 0x27, green = 0x3c, blue = 0x75 }

Blue Nights

Blue Nights

353b48

blueNights : Element.Color

rgb255 0x35 0x3b 0x48

blueNightsHex : String

#353b48

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

{ red = 0x35, green = 0x3b, blue = 0x48 }

Harley Davidson Orange

Harley Davidson Orange

c23616

harleyDavidsonOrange : Element.Color

rgb255 0xc2 0x36 0x16

harleyDavidsonOrangeHex : String

#c23616

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

{ red = 0xc2, green = 0x36, blue = 0x16 }

Hint Of Pensive

Hint Of Pensive

dcdde1

hintOfPensive : Element.Color

rgb255 0xdc 0xdd 0xe1

hintOfPensiveHex : String

#dcdde1

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

{ red = 0xdc, green = 0xdd, blue = 0xe1 }

Chain Gang Grey

Chain Gang Grey

718093

chainGangGrey : Element.Color

rgb255 0x71 0x80 0x93

chainGangGreyHex : String

#718093

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

{ red = 0x71, green = 0x80, blue = 0x93 }

Pico Void

Pico Void

192a56

picoVoid : Element.Color

rgb255 0x19 0x2a 0x56

picoVoidHex : String

#192a56

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

{ red = 0x19, green = 0x2a, blue = 0x56 }

Electromagnetic

Electromagnetic

2f3640

electromagnetic : Element.Color

rgb255 0x2f 0x36 0x40

electromagneticHex : String

#2f3640

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

{ red = 0x2f, green = 0x36, blue = 0x40 }

All Colors

Protoss PylonPeriwinkleRise-N-ShineDownload ProgressSeabrookNasturcian FlowerLynx WhiteBlueberry SodaMazarine BlueBlue Nights

Vanadyl BlueMatt PurpleNanohanacha GoldSkirret GreenNavalHarley Davidson OrangeHint Of PensiveChain Gang GreyPico VoidElectromagnetic

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

Protoss PylonPeriwinkleRise-N-ShineDownload ProgressSeabrookNasturcian FlowerLynx WhiteBlueberry SodaMazarine BlueBlue Nights

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

Vanadyl BlueMatt PurpleNanohanacha GoldSkirret GreenNavalHarley Davidson OrangeHint Of PensiveChain Gang GreyPico VoidElectromagnetic

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