Enum StandardColor
Represents standard color names with their RGB values. Derived from the W3C color names, but includes other common names.
public enum StandardColor
Fields
AliceBlue = 15792383Alice blue RGB(240, 248, 255).
A very pale shade of blue, almost white.
AmberPhosphor = 16760576Amber Phosphor RGB(255, 191, 0).Matches the Amber Phosphor color used on classic terminals.
AntiqueWhite = 16444375Antique white RGB(250, 235, 215).
A light beige color with a hint of orange.c
Aqua = 65535Aqua RGB(0, 255, 255).
A bright cyan color, often associated with water.
Aquamarine = 8388564Aquamarine RGB(127, 255, 212).
A light greenish-blue color, resembling the gemstone aquamarine.
Azure = 15794175Azure RGB(240, 255, 255).
A pale cyan color, resembling the color of the sky on a clear day.
Beige = 16119260Beige RGB(245, 245, 220).
A pale sandy yellow color, often used in interior design.
Bisque = 16770244Bisque RGB(255, 228, 196).
A pale orange color, resembling the color of bisque pottery.
Black = 0Black RGB(0, 0, 0).
The darkest color, representing the absence of light.
BlanchedAlmond = 16772045Blanched almond RGB(255, 235, 205).
A pale yellowish-orange color, resembling blanched almonds.
Blue = 255Blue RGB(0, 0, 255).
A primary color, often associated with the sky and the sea.
BlueViolet = 9055202Blue violet RGB(138, 43, 226).
A deep purple color with a hint of blue.
Brown = 10824234Brown RGB(165, 42, 42).
A dark reddish-brown color, resembling the color of wood or soil.
BurlyWood = 14596231Burly wood RGB(222, 184, 135).
A light brown color, resembling the color of burly wood.
CadetBlue = 6266528Cadet blue RGB(95, 158, 160).
A light bluish-green color, first used as a color name in English in 1892.
Charcoal = 3556687Charcoal RGB(54, 69, 79).
A dark grayish-black color, resembling burnt wood.
CornflowerBlue = 6591981Cornflower blue RGB(100, 149, 237).
A medium blue color, resembling the cornflower plant.
Cornsilk = 16775388Cornsilk RGB(255, 248, 220).
A pale yellow color, resembling the silky threads of corn.
Crimson = 14423100Crimson RGB(220, 20, 60).
A deep red color, resembling the color of blood.
Cyan = 65535Cyan RGB(0, 255, 255).
Same as Aqua.
DarkBlue = 139Dark blue RGB(0, 0, 139).
A very dark shade of blue.
DarkCyan = 35723Dark cyan RGB(0, 139, 139).
A dark shade of cyan.
DarkGoldenrod = 12092939Dark goldenrod RGB(184, 134, 11).
A dark yellowish-brown color.
DarkGray = 11119017Dark gray RGB(169, 169, 169).
A medium-dark shade of gray.
DarkGreen = 25600Dark green RGB(0, 100, 0).
A dark shade of green.
DarkGrey = 11119017Dark grey RGB(169, 169, 169).
Same as DarkGray.
DarkKhaki = 12433259Dark khaki RGB(189, 183, 107).
A dark yellowish-brown color.
DarkMagenta = 9109643Dark magenta RGB(139, 0, 139).
A dark shade of magenta.
DarkOliveGreen = 5597999Dark olive green RGB(85, 107, 47).
A dark yellowish-green color.
DarkOrange = 16747520Dark orange RGB(255, 140, 0).
A dark shade of orange.
DarkOrchid = 10040012Dark orchid RGB(153, 50, 204).
A dark purple color with a hint of blue.
DarkRed = 9109504Dark red RGB(139, 0, 0).
A dark shade of red.
DarkSalmon = 15308410Dark salmon RGB(233, 150, 122).
A dark pinkish-orange color.
DarkSeaGreen = 9419919Dark sea green RGB(143, 188, 143).
A dark shade of sea green.
DarkSlateBlue = 4734347Dark slate blue RGB(72, 61, 139).
A dark blue color with a hint of gray.
DarkSlateGray = 3100495Dark slate gray RGB(47, 79, 79).
A very dark gray color with a hint of green.
DarkSlateGrey = 3100495Dark slate grey RGB(47, 79, 79).
Same as DarkSlateGray.
DarkTurquoise = 52945Dark turquoise RGB(0, 206, 209).
A dark shade of turquoise.
DarkViolet = 9699539Dark violet RGB(148, 0, 211).
A dark shade of violet.
DeepPink = 16716947Deep pink RGB(255, 20, 147).
A bright and intense pink color.
DeepSkyBlue = 49151Deep sky blue RGB(0, 191, 255).
A bright and intense sky blue color.
DimGray = 6908265Dim gray RGB(105, 105, 105).
A medium-dark shade of gray.
DimGrey = 6908265Dim grey RGB(105, 105, 105).
Same as DimGray.
DodgerBlue = 2003199Dodger blue RGB(30, 144, 255).
A bright and vibrant blue color.
Ebony = 5594448Ebony RGB(85, 93, 80).
A very dark gray color with a slight greenish tint.
FireBrick = 11674146Fire brick RGB(178, 34, 34).
A dark reddish-brown color, resembling bricks.
FloralWhite = 16775920Floral white RGB(255, 250, 240).
A very pale shade of white with a hint of orange.
FluorescentOrange = 16760576Fluorescent Orange - Same as Amber Phosphor RGB(255, 191, 0).Matches the Amber Phosphor color used on classic terminals.
ForestGreen = 2263842Forest green RGB(34, 139, 34).
A dark green color, resembling the color of a forest.
Fuchsia = 16711935Fuchsia RGB(255, 0, 255).
A bright and vibrant magenta color.
Gainsboro = 14474460Gainsboro RGB(220, 220, 220).
A very light gray color.
GhostWhite = 16316671Ghost white RGB(248, 248, 255).
A very pale shade of white with a hint of blue.
Gold = 16766720Gold RGB(255, 215, 0).
A bright yellow color, resembling gold.
Goldenrod = 14329120Goldenrod RGB(218, 165, 32).
A dark yellow color with a hint of brown.
Gray = 8421504Gray RGB(128, 128, 128).
A medium shade of gray.
Green = 32768Green RGB(0, 128, 0).
A medium shade of green.
GreenPhosphor = 65382Green Phosphor RGB(0, 255, 102).Matches the Green Phosphor color used on classic terminals.
GreenYellow = 11403055Green yellow RGB(173, 255, 47).
A bright yellowish-green color.
Grey = 8421504Grey RGB(128, 128, 128).
Same as Gray.
GuppieGreen = 11403055Guppie Green - Same as Green Phosphor RGB(0, 255, 102).Matches the Green Phosphor color used on classic terminals.
HoneyDew = 15794160Honey dew RGB(240, 255, 240).
A very pale greenish-white color.
HotPink = 16738740Hot pink RGB(255, 105, 180).
A bright and vibrant pink color.
IndianRed = 13458524Indian red RGB(205, 92, 92).
A dark reddish-brown color.
Indigo = 4915330Indigo RGB(75, 0, 130).
A dark blue-purple color.
Ivory = 16777200Ivory RGB(255, 255, 240).
A very pale yellowish-white color.
Jet = 3421236Jet RGB(52, 52, 52).
A very dark gray, often used as a near-black.
Khaki = 15787660Khaki RGB(240, 230, 140).
A pale yellowish-brown color.
Lavender = 15132410Lavender RGB(230, 230, 250).
A pale purple color, resembling the lavender flower.
LavenderBlush = 16773365Lavender blush RGB(255, 240, 245).
A very pale pinkish-white color.
LawnGreen = 8190976Lawn green RGB(124, 252, 0).
A bright green color, resembling freshly cut grass.
LemonChiffon = 16775885Lemon chiffon RGB(255, 250, 205).
A pale yellow color, resembling lemon chiffon cake.
LightBlue = 11393254Light blue RGB(173, 216, 230).
A pale shade of blue.
LightCoral = 15761536Light coral RGB(240, 128, 128).
A pale pinkish-orange color.
LightCyan = 14745599Light cyan RGB(224, 255, 255).
A pale shade of cyan.
LightGoldenrodYellow = 16448210Light goldenrod yellow RGB(250, 250, 210).
A pale yellow color with a hint of gold.
LightGray = 13882323Light gray RGB(211, 211, 211).
A pale shade of gray.
LightGreen = 9498256Light green RGB(144, 238, 144).
A pale shade of green.
LightGrey = 13882323Light grey RGB(211, 211, 211).
Same as LightGray.
LightPink = 16758465Light pink RGB(255, 182, 193).
A pale shade of pink.
LightSalmon = 16752762Light salmon RGB(255, 160, 122).
A pale pinkish-orange color.
LightSeaGreen = 2142890Light sea green RGB(32, 178, 170).
A pale shade of sea green.
LightSkyBlue = 8900346Light sky blue RGB(135, 206, 250).
A pale shade of sky blue.
LightSlateGray = 7833753Light slate gray RGB(119, 136, 153).
A pale shade of slate gray.
LightSlateGrey = 7833753Light slate grey RGB(119, 136, 153).
Same as LightSlateGray.
LightSteelBlue = 11584734Light steel blue RGB(176, 196, 222).
A pale shade of steel blue.
LightYellow = 16777184Light yellow RGB(255, 255, 224).
A pale shade of yellow.
Lime = 65280Lime RGB(0, 255, 0).
A bright green color.
LimeGreen = 3329330Lime green RGB(50, 205, 50).
A bright green color with a hint of yellow.
Linen = 16445670Linen RGB(250, 240, 230).
A pale beige color, resembling linen fabric.
Magenta = 16711935Magenta RGB(255, 0, 255).
A bright and vibrant pinkish-purple color.
Maroon = 8388608Maroon RGB(128, 0, 0).
A dark reddish-brown color.
MediumAquaMarine = 6737322Medium aqua marine RGB(102, 205, 170).
A medium shade of greenish-blue.
MediumBlue = 205Medium blue RGB(0, 0, 205).
A medium shade of blue.
MediumOrchid = 12211667Medium orchid RGB(186, 85, 211).
A medium shade of purple with a hint of pink.
MediumPurple = 9662683Medium purple RGB(147, 112, 219).
A medium shade of purple.
MediumSeaGreen = 3978097Medium sea green RGB(60, 179, 113).
A medium shade of sea green.
MediumSlateBlue = 8087790Medium slate blue RGB(123, 104, 238).
A medium shade of slate blue.
MediumSpringGreen = 64154Medium spring green RGB(0, 250, 154).
A medium shade of spring green.
MediumTurquoise = 4772300Medium turquoise RGB(72, 209, 204).
A medium shade of turquoise.
MediumVioletRed = 13047173Medium violet red RGB(199, 21, 133).
A medium shade of violet-red.
MidnightBlue = 1644912Midnight blue RGB(25, 25, 112).
A very dark shade of blue.
MintCream = 16121850Mint cream RGB(245, 255, 250).
A very pale greenish-white color.
MistyRose = 16770273Misty rose RGB(255, 228, 225).
A very pale pinkish-white color.
Moccasin = 16770229Moccasin RGB(255, 228, 181).
A pale orange color, resembling moccasin leather.
Navajo white RGB(255, 222, 173).
A pale orange color, resembling Navajo pottery.
Navy RGB(0, 0, 128).
A very dark shade of blue.
OldLace = 16643558Old lace RGB(253, 245, 230).
A very pale beige color, resembling old lace fabric.
Olive = 8421376Olive RGB(128, 128, 0).
A dark yellowish-green color.
OliveDrab = 7048739Olive drab RGB(107, 142, 35).
A dark yellowish-green color, resembling olive drab fabric.
Onyx = 3487801Onyx RGB(53, 56, 57).
A dark grayish-black color, resembling the onyx gemstone.
Orange = 16753920Orange RGB(255, 165, 0).
A bright orange color.
OrangeRed = 16729344Orange red RGB(255, 69, 0).
A bright reddish-orange color.
Orchid = 14315734Orchid RGB(218, 112, 214).
A pale purple color with a hint of pink.
OuterSpace = 4278860Outer space RGB(65, 74, 76).
A dark gray color with a bluish tint, resembling the color of outer space.
PaleGoldenrod = 15657130Pale goldenrod RGB(238, 232, 170).
A pale yellow color with a hint of gold.
PaleGreen = 10025880Pale green RGB(152, 251, 152).
A pale shade of green.
PaleTurquoise = 11529966Pale turquoise RGB(175, 238, 238).
A pale shade of turquoise.
PaleVioletRed = 14381203Pale violet red RGB(219, 112, 147).
A pale shade of violet-red.
PapayaWhip = 16773077Papaya whip RGB(255, 239, 213).
A pale orange color, resembling papaya fruit.
PeachPuff = 16767673Peach puff RGB(255, 218, 185).
A pale orange color, resembling peach skin.
Peru = 13468991Peru RGB(205, 133, 63).
A dark orange-brown color.
Pink = 16761035Pink RGB(255, 192, 203).
A pale shade of pink.
Plum = 14524637Plum RGB(221, 160, 221).
A pale purple color.
PowderBlue = 11591910Powder blue RGB(176, 224, 230).
A pale shade of blue.
Purple = 8388736Purple RGB(128, 0, 128).
A dark shade of purple.
RaisinBlack = 2367780Raisin black RGB(36, 33, 36).
A very dark grayish-black color, resembling the color of raisins.
RebeccaPurple = 6697881Rebecca purple RGB(102, 51, 153).
A medium-dark shade of purple.
Red = 16711680Red RGB(255, 0, 0).
A bright red color.
RosyBrown = 12357519Rosy brown RGB(188, 143, 143).
A pale reddish-brown color.
RoyalBlue = 4286945Royal blue RGB(65, 105, 225).
A medium shade of blue.
SaddleBrown = 9127187Saddle brown RGB(139, 69, 19).
A dark reddish-brown color.
Salmon = 16416882Salmon RGB(250, 128, 114).
A pale pinkish-orange color.
SandyBrown = 16032864Sandy brown RGB(244, 164, 96).
A pale orange-brown color.
SeaGreen = 3050327Sea green RGB(46, 139, 87).
A medium-dark shade of green.
SeaShell = 16774638Sea shell RGB(255, 245, 238).
A very pale orange color, resembling seashells.
Sienna = 10506797Sienna RGB(160, 82, 45).
A dark orange-brown color.
Silver = 12632256Silver RGB(192, 192, 192).
A pale gray color, resembling silver.
SkyBlue = 8900331Sky blue RGB(135, 206, 235).
A pale shade of blue, resembling the sky.
SlateBlue = 6970061Slate blue RGB(106, 90, 205).
A medium-dark shade of blue.
SlateGray = 7372944Slate gray RGB(112, 128, 144).
A medium-dark shade of gray.
SlateGrey = 7372944Slate grey RGB(112, 128, 144).
Same as SlateGray.
Snow = 16775930Snow RGB(255, 250, 250).
A very pale shade of white with a hint of pink.
SpringGreen = 65407Spring green RGB(0, 255, 127).
A bright green color with a hint of yellow.
SteelBlue = 4620980Steel blue RGB(70, 130, 180).
A medium-dark shade of blue.
Tan = 13808780Tan RGB(210, 180, 140).
A pale orange-brown color.
Teal = 32896Teal RGB(0, 128, 128).
A medium-dark shade of greenish-blue.
Thistle = 14204888Thistle RGB(216, 191, 216).
A pale purple color.
Tomato = 16737095Tomato RGB(255, 99, 71).
A bright reddish-orange color, resembling tomatoes.
Turquoise = 4251856Turquoise RGB(64, 224, 208).
A bright greenish-blue color.
Violet = 15631086Violet RGB(238, 130, 238).
A bright purple color.
Wheat = 16113331Wheat RGB(245, 222, 179).
A pale yellowish-brown color, resembling wheat.
White = 16777215White RGB(255, 255, 255).
The lightest color, representing the presence of all colors of light.
WhiteSmoke = 16119285White smoke RGB(245, 245, 245).
A very pale shade of gray, resembling smoke.
Yellow = 16776960Yellow RGB(255, 255, 0).
A bright yellow color.
YellowGreen = 10145074Yellow green RGB(154, 205, 50).
A bright yellowish-green color.
Remarks
Based on https://www.w3schools.com/colors/color_tryit.asp page.