ConsoleColor enum

The convenient enum of 256 colors for Xterm prompt (console). The color code is equal to the order

Note that the first 16 colors are generally defined by the system or your terminal software.

Inheritance

Constructors

ConsoleColor()
const

Values

black → const ConsoleColor

Black

HEX: #000000 RGB(0,0,0) HSL(0,0%,0%)

maroon → const ConsoleColor

Maroon

HEX: #800000 RGB(128,0,0) HSL(0,100%,25%)

green → const ConsoleColor

Green

HEX: #008000 RGB(0,128,0) HSL(120,100%,25%)

olive → const ConsoleColor

Olive

HEX: #808000 RGB(128,128,0) HSL(60,100%,25%)

Navy

HEX: #000080 RGB(0,0,128) HSL(240,100%,25%)

purple0 → const ConsoleColor

Purple

HEX: #800080 RGB(128,0,128) HSL(300,100%,25%)

teal → const ConsoleColor

Teal

HEX: #008080 RGB(0,128,128) HSL(180,100%,25%)

silver → const ConsoleColor

Silver

HEX: #c0c0c0 RGB(192,192,192) HSL(0,0%,75%)

grey → const ConsoleColor

Grey

HEX: #808080 RGB(128,128,128) HSL(0,0%,50%)

red → const ConsoleColor

Red

HEX: #ff0000 RGB(255,0,0) HSL(0,100%,50%)

lime → const ConsoleColor

Lime

HEX: #00ff00 RGB(0,255,0) HSL(120,100%,50%)

yellow → const ConsoleColor

Yellow

HEX: #ffff00 RGB(255,255,0) HSL(60,100%,50%)

blue → const ConsoleColor

Blue

HEX: #0000ff RGB(0,0,255) HSL(240,100%,50%)

fuchsia → const ConsoleColor

Fuchsia

HEX: #ff00ff RGB(255,0,255) HSL(300,100%,50%)

aqua → const ConsoleColor

Aqua

HEX: #00ffff RGB(0,255,255) HSL(180,100%,50%)

white → const ConsoleColor

White

HEX: #ffffff RGB(255,255,255) HSL(0,0%,100%)

grey0 → const ConsoleColor

Grey0

HEX: #000000 RGB(0,0,0) HSL(0,0%,0%)

NavyBlue

HEX: #00005f RGB(0,0,95) HSL(240,100%,18%)

darkBlue → const ConsoleColor

DarkBlue

HEX: #000087 RGB(0,0,135) HSL(240,100%,26%)

blue30 → const ConsoleColor

Blue3

HEX: #0000af RGB(0,0,175) HSL(240,100%,34%)

blue31 → const ConsoleColor

Blue3

HEX: #0000d7 RGB(0,0,215) HSL(240,100%,42%)

blue1 → const ConsoleColor

Blue1

HEX: #0000ff RGB(0,0,255) HSL(240,100%,50%)

darkGreen → const ConsoleColor

DarkGreen

HEX: #005f00 RGB(0,95,0) HSL(120,100%,18%)

deepSkyBlue40 → const ConsoleColor

DeepSkyBlue4

HEX: #005f5f RGB(0,95,95) HSL(180,100%,18%)

deepSkyBlue41 → const ConsoleColor

DeepSkyBlue4

HEX: #005f87 RGB(0,95,135) HSL(197.777777777778,100%,26%)

deepSkyBlue42 → const ConsoleColor

DeepSkyBlue4

HEX: #005faf RGB(0,95,175) HSL(207.428571428571,100%,34%)

dodgerBlue3 → const ConsoleColor

DodgerBlue3

HEX: #005fd7 RGB(0,95,215) HSL(213.488372093023,100%,42%)

dodgerBlue2 → const ConsoleColor

DodgerBlue2

HEX: #005fff RGB(0,95,255) HSL(217.647058823529,100%,50%)

green4 → const ConsoleColor

Green4

HEX: #008700 RGB(0,135,0) HSL(120,100%,26%)

springGreen4 → const ConsoleColor

SpringGreen4

HEX: #00875f RGB(0,135,95) HSL(162.222222222222,100%,26%)

turquoise4 → const ConsoleColor

Turquoise4

HEX: #008787 RGB(0,135,135) HSL(180,100%,26%)

deepSkyBlue30 → const ConsoleColor

DeepSkyBlue3

HEX: #0087af RGB(0,135,175) HSL(193.714285714286,100%,34%)

deepSkyBlue31 → const ConsoleColor

DeepSkyBlue3

HEX: #0087d7 RGB(0,135,215) HSL(202.325581395349,100%,42%)

dodgerBlue1 → const ConsoleColor

DodgerBlue1

HEX: #0087ff RGB(0,135,255) HSL(208.235294117647,100%,50%)

green30 → const ConsoleColor

Green3

HEX: #00af00 RGB(0,175,0) HSL(120,100%,34%)

springGreen30 → const ConsoleColor

SpringGreen3

HEX: #00af5f RGB(0,175,95) HSL(152.571428571429,100%,34%)

darkCyan → const ConsoleColor

DarkCyan

HEX: #00af87 RGB(0,175,135) HSL(166.285714285714,100%,34%)

lightSeaGreen → const ConsoleColor

LightSeaGreen

HEX: #00afaf RGB(0,175,175) HSL(180,100%,34%)

deepSkyBlue2 → const ConsoleColor

DeepSkyBlue2

HEX: #00afd7 RGB(0,175,215) HSL(191.162790697674,100%,42%)

deepSkyBlue1 → const ConsoleColor

DeepSkyBlue1

HEX: #00afff RGB(0,175,255) HSL(198.823529411765,100%,50%)

green31 → const ConsoleColor

Green3

HEX: #00d700 RGB(0,215,0) HSL(120,100%,42%)

springGreen31 → const ConsoleColor

SpringGreen3

HEX: #00d75f RGB(0,215,95) HSL(146.511627906977,100%,42%)

springGreen20 → const ConsoleColor

SpringGreen2

HEX: #00d787 RGB(0,215,135) HSL(157.674418604651,100%,42%)

cyan3 → const ConsoleColor

Cyan3

HEX: #00d7af RGB(0,215,175) HSL(168.837209302326,100%,42%)

darkTurquoise → const ConsoleColor

DarkTurquoise

HEX: #00d7d7 RGB(0,215,215) HSL(180,100%,42%)

turquoise2 → const ConsoleColor

Turquoise2

HEX: #00d7ff RGB(0,215,255) HSL(189.411764705882,100%,50%)

green1 → const ConsoleColor

Green1

HEX: #00ff00 RGB(0,255,0) HSL(120,100%,50%)

springGreen21 → const ConsoleColor

SpringGreen2

HEX: #00ff5f RGB(0,255,95) HSL(142.352941176471,100%,50%)

springGreen1 → const ConsoleColor

SpringGreen1

HEX: #00ff87 RGB(0,255,135) HSL(151.764705882353,100%,50%)

mediumSpringGreen → const ConsoleColor

MediumSpringGreen

HEX: #00ffaf RGB(0,255,175) HSL(161.176470588235,100%,50%)

cyan2 → const ConsoleColor

Cyan2

HEX: #00ffd7 RGB(0,255,215) HSL(170.588235294118,100%,50%)

cyan1 → const ConsoleColor

Cyan1

HEX: #00ffff RGB(0,255,255) HSL(180,100%,50%)

darkRed0 → const ConsoleColor

DarkRed

HEX: #5f0000 RGB(95,0,0) HSL(0,100%,18%)

deepPink40 → const ConsoleColor

DeepPink4

HEX: #5f005f RGB(95,0,95) HSL(300,100%,18%)

purple40 → const ConsoleColor

Purple4

HEX: #5f0087 RGB(95,0,135) HSL(282.222222222222,100%,26%)

purple41 → const ConsoleColor

Purple4

HEX: #5f00af RGB(95,0,175) HSL(272.571428571429,100%,34%)

purple3 → const ConsoleColor

Purple3

HEX: #5f00d7 RGB(95,0,215) HSL(266.511627906977,100%,42%)

blueViolet → const ConsoleColor

BlueViolet

HEX: #5f00ff RGB(95,0,255) HSL(262.352941176471,100%,50%)

orange40 → const ConsoleColor

Orange4

HEX: #5f5f00 RGB(95,95,0) HSL(60,100%,18%)

grey37 → const ConsoleColor

Grey37

HEX: #5f5f5f RGB(95,95,95) HSL(0,0%,37%)

mediumPurple4 → const ConsoleColor

MediumPurple4

HEX: #5f5f87 RGB(95,95,135) HSL(240,17%,45%)

slateBlue30 → const ConsoleColor

SlateBlue3

HEX: #5f5faf RGB(95,95,175) HSL(240,33%,52%)

slateBlue31 → const ConsoleColor

SlateBlue3

HEX: #5f5fd7 RGB(95,95,215) HSL(240,60%,60%)

royalBlue1 → const ConsoleColor

RoyalBlue1

HEX: #5f5fff RGB(95,95,255) HSL(240,100%,68%)

chartreuse4 → const ConsoleColor

Chartreuse4

HEX: #5f8700 RGB(95,135,0) HSL(77.7777777777778,100%,26%)

darkSeaGreen40 → const ConsoleColor

DarkSeaGreen4

HEX: #5f875f RGB(95,135,95) HSL(120,17%,45%)

paleTurquoise4 → const ConsoleColor

PaleTurquoise4

HEX: #5f8787 RGB(95,135,135) HSL(180,17%,45%)

steelBlue → const ConsoleColor

SteelBlue

HEX: #5f87af RGB(95,135,175) HSL(210,33%,52%)

steelBlue3 → const ConsoleColor

SteelBlue3

HEX: #5f87d7 RGB(95,135,215) HSL(220,60%,60%)

cornflowerBlue → const ConsoleColor

CornflowerBlue

HEX: #5f87ff RGB(95,135,255) HSL(225,100%,68%)

chartreuse30 → const ConsoleColor

Chartreuse3

HEX: #5faf00 RGB(95,175,0) HSL(87.4285714285714,100%,34%)

darkSeaGreen41 → const ConsoleColor

DarkSeaGreen4

HEX: #5faf5f RGB(95,175,95) HSL(120,33%,52%)

cadetBlue0 → const ConsoleColor

CadetBlue

HEX: #5faf87 RGB(95,175,135) HSL(150,33%,52%)

cadetBlue1 → const ConsoleColor

CadetBlue

HEX: #5fafaf RGB(95,175,175) HSL(180,33%,52%)

skyBlue3 → const ConsoleColor

SkyBlue3

HEX: #5fafd7 RGB(95,175,215) HSL(200,60%,60%)

steelBlue10 → const ConsoleColor

SteelBlue1

HEX: #5fafff RGB(95,175,255) HSL(210,100%,68%)

chartreuse31 → const ConsoleColor

Chartreuse3

HEX: #5fd700 RGB(95,215,0) HSL(93.4883720930233,100%,42%)

paleGreen30 → const ConsoleColor

PaleGreen3

HEX: #5fd75f RGB(95,215,95) HSL(120,60%,60%)

seaGreen3 → const ConsoleColor

SeaGreen3

HEX: #5fd787 RGB(95,215,135) HSL(140,60%,60%)

aquamarine3 → const ConsoleColor

Aquamarine3

HEX: #5fd7af RGB(95,215,175) HSL(160,60%,60%)

mediumTurquoise → const ConsoleColor

MediumTurquoise

HEX: #5fd7d7 RGB(95,215,215) HSL(180,60%,60%)

steelBlue11 → const ConsoleColor

SteelBlue1

HEX: #5fd7ff RGB(95,215,255) HSL(195,100%,68%)

chartreuse20 → const ConsoleColor

Chartreuse2

HEX: #5fff00 RGB(95,255,0) HSL(97.6470588235294,100%,50%)

seaGreen2 → const ConsoleColor

SeaGreen2

HEX: #5fff5f RGB(95,255,95) HSL(120,100%,68%)

seaGreen10 → const ConsoleColor

SeaGreen1

HEX: #5fff87 RGB(95,255,135) HSL(135,100%,68%)

seaGreen11 → const ConsoleColor

SeaGreen1

HEX: #5fffaf RGB(95,255,175) HSL(150,100%,68%)

aquamarine10 → const ConsoleColor

Aquamarine1

HEX: #5fffd7 RGB(95,255,215) HSL(165,100%,68%)

darkSlateGray2 → const ConsoleColor

DarkSlateGray2

HEX: #5fffff RGB(95,255,255) HSL(180,100%,68%)

darkRed1 → const ConsoleColor

DarkRed

HEX: #870000 RGB(135,0,0) HSL(0,100%,26%)

deepPink41 → const ConsoleColor

DeepPink4

HEX: #87005f RGB(135,0,95) HSL(317.777777777778,100%,26%)

darkMagenta0 → const ConsoleColor

DarkMagenta

HEX: #870087 RGB(135,0,135) HSL(300,100%,26%)

darkMagenta1 → const ConsoleColor

DarkMagenta

HEX: #8700af RGB(135,0,175) HSL(286.285714285714,100%,34%)

darkViolet0 → const ConsoleColor

DarkViolet

HEX: #8700d7 RGB(135,0,215) HSL(277.674418604651,100%,42%)

purple1 → const ConsoleColor

Purple

HEX: #8700ff RGB(135,0,255) HSL(271.764705882353,100%,50%)

orange41 → const ConsoleColor

Orange4

HEX: #875f00 RGB(135,95,0) HSL(42.2222222222222,100%,26%)

lightPink4 → const ConsoleColor

LightPink4

HEX: #875f5f RGB(135,95,95) HSL(0,17%,45%)

plum4 → const ConsoleColor

Plum4

HEX: #875f87 RGB(135,95,135) HSL(300,17%,45%)

mediumPurple30 → const ConsoleColor

MediumPurple3

HEX: #875faf RGB(135,95,175) HSL(270,33%,52%)

mediumPurple31 → const ConsoleColor

MediumPurple3

HEX: #875fd7 RGB(135,95,215) HSL(260,60%,60%)

slateBlue1 → const ConsoleColor

SlateBlue1

HEX: #875fff RGB(135,95,255) HSL(255,100%,68%)

yellow40 → const ConsoleColor

Yellow4

HEX: #878700 RGB(135,135,0) HSL(60,100%,26%)

wheat4 → const ConsoleColor

Wheat4

HEX: #87875f RGB(135,135,95) HSL(60,17%,45%)

grey53 → const ConsoleColor

Grey53

HEX: #878787 RGB(135,135,135) HSL(0,0%,52%)

lightSlateGrey → const ConsoleColor

LightSlateGrey

HEX: #8787af RGB(135,135,175) HSL(240,20%,60%)

mediumPurple → const ConsoleColor

MediumPurple

HEX: #8787d7 RGB(135,135,215) HSL(240,50%,68%)

lightSlateBlue → const ConsoleColor

LightSlateBlue

HEX: #8787ff RGB(135,135,255) HSL(240,100%,76%)

yellow41 → const ConsoleColor

Yellow4

HEX: #87af00 RGB(135,175,0) HSL(73.7142857142857,100%,34%)

darkOliveGreen30 → const ConsoleColor

DarkOliveGreen3

HEX: #87af5f RGB(135,175,95) HSL(90,33%,52%)

darkSeaGreen → const ConsoleColor

DarkSeaGreen

HEX: #87af87 RGB(135,175,135) HSL(120,20%,60%)

lightSkyBlue30 → const ConsoleColor

LightSkyBlue3

HEX: #87afaf RGB(135,175,175) HSL(180,20%,60%)

lightSkyBlue31 → const ConsoleColor

LightSkyBlue3

HEX: #87afd7 RGB(135,175,215) HSL(210,50%,68%)

skyBlue2 → const ConsoleColor

SkyBlue2

HEX: #87afff RGB(135,175,255) HSL(220,100%,76%)

chartreuse21 → const ConsoleColor

Chartreuse2

HEX: #87d700 RGB(135,215,0) HSL(82.3255813953488,100%,42%)

darkOliveGreen31 → const ConsoleColor

DarkOliveGreen3

HEX: #87d75f RGB(135,215,95) HSL(100,60%,60%)

paleGreen31 → const ConsoleColor

PaleGreen3

HEX: #87d787 RGB(135,215,135) HSL(120,50%,68%)

darkSeaGreen30 → const ConsoleColor

DarkSeaGreen3

HEX: #87d7af RGB(135,215,175) HSL(150,50%,68%)

darkSlateGray3 → const ConsoleColor

DarkSlateGray3

HEX: #87d7d7 RGB(135,215,215) HSL(180,50%,68%)

skyBlue1 → const ConsoleColor

SkyBlue1

HEX: #87d7ff RGB(135,215,255) HSL(200,100%,76%)

chartreuse1 → const ConsoleColor

Chartreuse1

HEX: #87ff00 RGB(135,255,0) HSL(88.2352941176471,100%,50%)

lightGreen0 → const ConsoleColor

LightGreen

HEX: #87ff5f RGB(135,255,95) HSL(105,100%,68%)

lightGreen1 → const ConsoleColor

LightGreen

HEX: #87ff87 RGB(135,255,135) HSL(120,100%,76%)

paleGreen10 → const ConsoleColor

PaleGreen1

HEX: #87ffaf RGB(135,255,175) HSL(140,100%,76%)

aquamarine11 → const ConsoleColor

Aquamarine1

HEX: #87ffd7 RGB(135,255,215) HSL(160,100%,76%)

darkSlateGray1 → const ConsoleColor

DarkSlateGray1

HEX: #87ffff RGB(135,255,255) HSL(180,100%,76%)

red30 → const ConsoleColor

Red3

HEX: #af0000 RGB(175,0,0) HSL(0,100%,34%)

deepPink42 → const ConsoleColor

DeepPink4

HEX: #af005f RGB(175,0,95) HSL(327.428571428571,100%,34%)

mediumVioletRed → const ConsoleColor

MediumVioletRed

HEX: #af0087 RGB(175,0,135) HSL(313.714285714286,100%,34%)

magenta30 → const ConsoleColor

Magenta3

HEX: #af00af RGB(175,0,175) HSL(300,100%,34%)

darkViolet1 → const ConsoleColor

DarkViolet

HEX: #af00d7 RGB(175,0,215) HSL(288.837209302326,100%,42%)

purple2 → const ConsoleColor

Purple

HEX: #af00ff RGB(175,0,255) HSL(281.176470588235,100%,50%)

darkOrange30 → const ConsoleColor

DarkOrange3

HEX: #af5f00 RGB(175,95,0) HSL(32.5714285714286,100%,34%)

indianRed0 → const ConsoleColor

IndianRed

HEX: #af5f5f RGB(175,95,95) HSL(0,33%,52%)

hotPink30 → const ConsoleColor

HotPink3

HEX: #af5f87 RGB(175,95,135) HSL(330,33%,52%)

mediumOrchid3 → const ConsoleColor

MediumOrchid3

HEX: #af5faf RGB(175,95,175) HSL(300,33%,52%)

mediumOrchid → const ConsoleColor

MediumOrchid

HEX: #af5fd7 RGB(175,95,215) HSL(280,60%,60%)

mediumPurple20 → const ConsoleColor

MediumPurple2

HEX: #af5fff RGB(175,95,255) HSL(270,100%,68%)

darkGoldenrod → const ConsoleColor

DarkGoldenrod

HEX: #af8700 RGB(175,135,0) HSL(46.2857142857143,100%,34%)

lightSalmon30 → const ConsoleColor

LightSalmon3

HEX: #af875f RGB(175,135,95) HSL(30,33%,52%)

rosyBrown → const ConsoleColor

RosyBrown

HEX: #af8787 RGB(175,135,135) HSL(0,20%,60%)

grey63 → const ConsoleColor

Grey63

HEX: #af87af RGB(175,135,175) HSL(300,20%,60%)

mediumPurple21 → const ConsoleColor

MediumPurple2

HEX: #af87d7 RGB(175,135,215) HSL(270,50%,68%)

mediumPurple1 → const ConsoleColor

MediumPurple1

HEX: #af87ff RGB(175,135,255) HSL(260,100%,76%)

gold30 → const ConsoleColor

Gold3

HEX: #afaf00 RGB(175,175,0) HSL(60,100%,34%)

darkKhaki → const ConsoleColor

DarkKhaki

HEX: #afaf5f RGB(175,175,95) HSL(60,33%,52%)

NavajoWhite3

HEX: #afaf87 RGB(175,175,135) HSL(60,20%,60%)

grey69 → const ConsoleColor

Grey69

HEX: #afafaf RGB(175,175,175) HSL(0,0%,68%)

lightSteelBlue3 → const ConsoleColor

LightSteelBlue3

HEX: #afafd7 RGB(175,175,215) HSL(240,33%,76%)

lightSteelBlue → const ConsoleColor

LightSteelBlue

HEX: #afafff RGB(175,175,255) HSL(240,100%,84%)

yellow3 → const ConsoleColor

Yellow3

HEX: #afd700 RGB(175,215,0) HSL(71.1627906976744,100%,42%)

darkOliveGreen32 → const ConsoleColor

DarkOliveGreen3

HEX: #afd75f RGB(175,215,95) HSL(80,60%,60%)

darkSeaGreen31 → const ConsoleColor

DarkSeaGreen3

HEX: #afd787 RGB(175,215,135) HSL(90,50%,68%)

darkSeaGreen20 → const ConsoleColor

DarkSeaGreen2

HEX: #afd7af RGB(175,215,175) HSL(120,33%,76%)

lightCyan3 → const ConsoleColor

LightCyan3

HEX: #afd7d7 RGB(175,215,215) HSL(180,33%,76%)

lightSkyBlue1 → const ConsoleColor

LightSkyBlue1

HEX: #afd7ff RGB(175,215,255) HSL(210,100%,84%)

greenYellow → const ConsoleColor

GreenYellow

HEX: #afff00 RGB(175,255,0) HSL(78.8235294117647,100%,50%)

darkOliveGreen2 → const ConsoleColor

DarkOliveGreen2

HEX: #afff5f RGB(175,255,95) HSL(90,100%,68%)

paleGreen11 → const ConsoleColor

PaleGreen1

HEX: #afff87 RGB(175,255,135) HSL(100,100%,76%)

darkSeaGreen21 → const ConsoleColor

DarkSeaGreen2

HEX: #afffaf RGB(175,255,175) HSL(120,100%,84%)

darkSeaGreen10 → const ConsoleColor

DarkSeaGreen1

HEX: #afffd7 RGB(175,255,215) HSL(150,100%,84%)

paleTurquoise1 → const ConsoleColor

PaleTurquoise1

HEX: #afffff RGB(175,255,255) HSL(180,100%,84%)

red31 → const ConsoleColor

Red3

HEX: #d70000 RGB(215,0,0) HSL(0,100%,42%)

deepPink30 → const ConsoleColor

DeepPink3

HEX: #d7005f RGB(215,0,95) HSL(333.488372093023,100%,42%)

deepPink31 → const ConsoleColor

DeepPink3

HEX: #d70087 RGB(215,0,135) HSL(322.325581395349,100%,42%)

magenta31 → const ConsoleColor

Magenta3

HEX: #d700af RGB(215,0,175) HSL(311.162790697674,100%,42%)

magenta32 → const ConsoleColor

Magenta3

HEX: #d700d7 RGB(215,0,215) HSL(300,100%,42%)

magenta20 → const ConsoleColor

Magenta2

HEX: #d700ff RGB(215,0,255) HSL(290.588235294118,100%,50%)

darkOrange31 → const ConsoleColor

DarkOrange3

HEX: #d75f00 RGB(215,95,0) HSL(26.5116279069767,100%,42%)

indianRed10 → const ConsoleColor

IndianRed

HEX: #d75f5f RGB(215,95,95) HSL(0,60%,60%)

hotPink31 → const ConsoleColor

HotPink3

HEX: #d75f87 RGB(215,95,135) HSL(340,60%,60%)

hotPink2 → const ConsoleColor

HotPink2

HEX: #d75faf RGB(215,95,175) HSL(320,60%,60%)

orchid → const ConsoleColor

Orchid

HEX: #d75fd7 RGB(215,95,215) HSL(300,60%,60%)

mediumOrchid10 → const ConsoleColor

MediumOrchid1

HEX: #d75fff RGB(215,95,255) HSL(285,100%,68%)

orange3 → const ConsoleColor

Orange3

HEX: #d78700 RGB(215,135,0) HSL(37.6744186046512,100%,42%)

lightSalmon31 → const ConsoleColor

LightSalmon3

HEX: #d7875f RGB(215,135,95) HSL(20,60%,60%)

lightPink3 → const ConsoleColor

LightPink3

HEX: #d78787 RGB(215,135,135) HSL(0,50%,68%)

pink3 → const ConsoleColor

Pink3

HEX: #d787af RGB(215,135,175) HSL(330,50%,68%)

plum3 → const ConsoleColor

Plum3

HEX: #d787d7 RGB(215,135,215) HSL(300,50%,68%)

violet → const ConsoleColor

Violet

HEX: #d787ff RGB(215,135,255) HSL(280,100%,76%)

gold3 → const ConsoleColor

Gold3

HEX: #d7af00 RGB(215,175,0) HSL(48.8372093023256,100%,42%)

lightGoldenrod3 → const ConsoleColor

LightGoldenrod3

HEX: #d7af5f RGB(215,175,95) HSL(40,60%,60%)

tan → const ConsoleColor

Tan

HEX: #d7af87 RGB(215,175,135) HSL(30,50%,68%)

mistyRose3 → const ConsoleColor

MistyRose3

HEX: #d7afaf RGB(215,175,175) HSL(0,33%,76%)

thistle3 → const ConsoleColor

Thistle3

HEX: #d7afd7 RGB(215,175,215) HSL(300,33%,76%)

plum2 → const ConsoleColor

Plum2

HEX: #d7afff RGB(215,175,255) HSL(270,100%,84%)

yellow31 → const ConsoleColor

Yellow3

HEX: #d7d700 RGB(215,215,0) HSL(60,100%,42%)

khaki3 → const ConsoleColor

Khaki3

HEX: #d7d75f RGB(215,215,95) HSL(60,60%,60%)

lightGoldenrod20 → const ConsoleColor

LightGoldenrod2

HEX: #d7d787 RGB(215,215,135) HSL(60,50%,68%)

lightYellow3 → const ConsoleColor

LightYellow3

HEX: #d7d7af RGB(215,215,175) HSL(60,33%,76%)

grey84 → const ConsoleColor

Grey84

HEX: #d7d7d7 RGB(215,215,215) HSL(0,0%,84%)

lightSteelBlue1 → const ConsoleColor

LightSteelBlue1

HEX: #d7d7ff RGB(215,215,255) HSL(240,100%,92%)

yellow2 → const ConsoleColor

Yellow2

HEX: #d7ff00 RGB(215,255,0) HSL(69.4117647058823,100%,50%)

darkOliveGreen10 → const ConsoleColor

DarkOliveGreen1

HEX: #d7ff5f RGB(215,255,95) HSL(75,100%,68%)

darkOliveGreen11 → const ConsoleColor

DarkOliveGreen1

HEX: #d7ff87 RGB(215,255,135) HSL(80,100%,76%)

darkSeaGreen11 → const ConsoleColor

DarkSeaGreen1

HEX: #d7ffaf RGB(215,255,175) HSL(90,100%,84%)

honeydew2 → const ConsoleColor

Honeydew2

HEX: #d7ffd7 RGB(215,255,215) HSL(120,100%,92%)

lightCyan1 → const ConsoleColor

LightCyan1

HEX: #d7ffff RGB(215,255,255) HSL(180,100%,92%)

red1 → const ConsoleColor

Red1

HEX: #ff0000 RGB(255,0,0) HSL(0,100%,50%)

deepPink2 → const ConsoleColor

DeepPink2

HEX: #ff005f RGB(255,0,95) HSL(337.647058823529,100%,50%)

deepPink10 → const ConsoleColor

DeepPink1

HEX: #ff0087 RGB(255,0,135) HSL(328.235294117647,100%,50%)

deepPink11 → const ConsoleColor

DeepPink1

HEX: #ff00af RGB(255,0,175) HSL(318.823529411765,100%,50%)

magenta21 → const ConsoleColor

Magenta2

HEX: #ff00d7 RGB(255,0,215) HSL(309.411764705882,100%,50%)

magenta1 → const ConsoleColor

Magenta1

HEX: #ff00ff RGB(255,0,255) HSL(300,100%,50%)

orangeRed1 → const ConsoleColor

OrangeRed1

HEX: #ff5f00 RGB(255,95,0) HSL(22.3529411764706,100%,50%)

indianRed11 → const ConsoleColor

IndianRed1

HEX: #ff5f5f RGB(255,95,95) HSL(0,100%,68%)

indianRed12 → const ConsoleColor

IndianRed1

HEX: #ff5f87 RGB(255,95,135) HSL(345,100%,68%)

hotPink0 → const ConsoleColor

HotPink

HEX: #ff5faf RGB(255,95,175) HSL(330,100%,68%)

hotPink1 → const ConsoleColor

HotPink

HEX: #ff5fd7 RGB(255,95,215) HSL(315,100%,68%)

mediumOrchid11 → const ConsoleColor

MediumOrchid1

HEX: #ff5fff RGB(255,95,255) HSL(300,100%,68%)

darkOrange → const ConsoleColor

DarkOrange

HEX: #ff8700 RGB(255,135,0) HSL(31.7647058823529,100%,50%)

salmon1 → const ConsoleColor

Salmon1

HEX: #ff875f RGB(255,135,95) HSL(15,100%,68%)

lightCoral → const ConsoleColor

LightCoral

HEX: #ff8787 RGB(255,135,135) HSL(0,100%,76%)

paleVioletRed1 → const ConsoleColor

PaleVioletRed1

HEX: #ff87af RGB(255,135,175) HSL(340,100%,76%)

orchid2 → const ConsoleColor

Orchid2

HEX: #ff87d7 RGB(255,135,215) HSL(320,100%,76%)

orchid1 → const ConsoleColor

Orchid1

HEX: #ff87ff RGB(255,135,255) HSL(300,100%,76%)

orange1 → const ConsoleColor

Orange1

HEX: #ffaf00 RGB(255,175,0) HSL(41.1764705882353,100%,50%)

sandyBrown → const ConsoleColor

SandyBrown

HEX: #ffaf5f RGB(255,175,95) HSL(30,100%,68%)

lightSalmon1 → const ConsoleColor

LightSalmon1

HEX: #ffaf87 RGB(255,175,135) HSL(20,100%,76%)

lightPink1 → const ConsoleColor

LightPink1

HEX: #ffafaf RGB(255,175,175) HSL(0,100%,84%)

pink1 → const ConsoleColor

Pink1

HEX: #ffafd7 RGB(255,175,215) HSL(330,100%,84%)

plum1 → const ConsoleColor

Plum1

HEX: #ffafff RGB(255,175,255) HSL(300,100%,84%)

gold1 → const ConsoleColor

Gold1

HEX: #ffd700 RGB(255,215,0) HSL(50.5882352941176,100%,50%)

lightGoldenrod21 → const ConsoleColor

LightGoldenrod2

HEX: #ffd75f RGB(255,215,95) HSL(45,100%,68%)

lightGoldenrod22 → const ConsoleColor

LightGoldenrod2

HEX: #ffd787 RGB(255,215,135) HSL(40,100%,76%)

NavajoWhite1

HEX: #ffd7af RGB(255,215,175) HSL(30,100%,84%)

mistyRose1 → const ConsoleColor

MistyRose1

HEX: #ffd7d7 RGB(255,215,215) HSL(0,100%,92%)

thistle1 → const ConsoleColor

Thistle1

HEX: #ffd7ff RGB(255,215,255) HSL(300,100%,92%)

yellow1 → const ConsoleColor

Yellow1

HEX: #ffff00 RGB(255,255,0) HSL(60,100%,50%)

lightGoldenrod1 → const ConsoleColor

LightGoldenrod1

HEX: #ffff5f RGB(255,255,95) HSL(60,100%,68%)

khaki1 → const ConsoleColor

Khaki1

HEX: #ffff87 RGB(255,255,135) HSL(60,100%,76%)

wheat1 → const ConsoleColor

Wheat1

HEX: #ffffaf RGB(255,255,175) HSL(60,100%,84%)

cornSilk1 → const ConsoleColor

Cornsilk1

HEX: #ffffd7 RGB(255,255,215) HSL(60,100%,92%)

grey100 → const ConsoleColor

Grey100

HEX: #ffffff RGB(255,255,255) HSL(0,0%,100%)

grey3 → const ConsoleColor

Grey3

HEX: #080808 RGB(8,8,8) HSL(0,0%,3%)

grey7 → const ConsoleColor

Grey7

HEX: #121212 RGB(18,18,18) HSL(0,0%,7%)

grey11 → const ConsoleColor

Grey11

HEX: #1c1c1c RGB(28,28,28) HSL(0,0%,10%)

grey15 → const ConsoleColor

Grey15

HEX: #262626 RGB(38,38,38) HSL(0,0%,14%)

grey19 → const ConsoleColor

Grey19

HEX: #303030 RGB(48,48,48) HSL(0,0%,18%)

grey23 → const ConsoleColor

Grey23

HEX: #3a3a3a RGB(58,58,58) HSL(0,0%,22%)

grey27 → const ConsoleColor

Grey27

HEX: #444444 RGB(68,68,68) HSL(0,0%,26%)

grey30 → const ConsoleColor

Grey30

HEX: #4e4e4e RGB(78,78,78) HSL(0,0%,30%)

grey35 → const ConsoleColor

Grey35

HEX: #585858 RGB(88,88,88) HSL(0,0%,34%)

grey39 → const ConsoleColor

Grey39

HEX: #626262 RGB(98,98,98) HSL(0,0%,37%)

grey42 → const ConsoleColor

Grey42

HEX: #6c6c6c RGB(108,108,108) HSL(0,0%,40%)

grey46 → const ConsoleColor

Grey46

HEX: #767676 RGB(118,118,118) HSL(0,0%,46%)

grey50 → const ConsoleColor

Grey50

HEX: #808080 RGB(128,128,128) HSL(0,0%,50%)

grey54 → const ConsoleColor

Grey54

HEX: #8a8a8a RGB(138,138,138) HSL(0,0%,54%)

grey58 → const ConsoleColor

Grey58

HEX: #949494 RGB(148,148,148) HSL(0,0%,58%)

grey62 → const ConsoleColor

Grey62

HEX: #9e9e9e RGB(158,158,158) HSL(0,0%,61%)

grey66 → const ConsoleColor

Grey66

HEX: #a8a8a8 RGB(168,168,168) HSL(0,0%,65%)

grey70 → const ConsoleColor

Grey70

HEX: #b2b2b2 RGB(178,178,178) HSL(0,0%,69%)

grey74 → const ConsoleColor

Grey74

HEX: #bcbcbc RGB(188,188,188) HSL(0,0%,73%)

grey78 → const ConsoleColor

Grey78

HEX: #c6c6c6 RGB(198,198,198) HSL(0,0%,77%)

grey82 → const ConsoleColor

Grey82

HEX: #d0d0d0 RGB(208,208,208) HSL(0,0%,81%)

grey85 → const ConsoleColor

Grey85

HEX: #dadada RGB(218,218,218) HSL(0,0%,85%)

grey89 → const ConsoleColor

Grey89

HEX: #e4e4e4 RGB(228,228,228) HSL(0,0%,89%)

grey93 → const ConsoleColor

Grey93

HEX: #eeeeee RGB(238,238,238) HSL(0,0%,93%)

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<ConsoleColor>
A constant List of the values in this enum, in order of their declaration.