HTML text colour names plus RGB and Hex values
A grouped list of colours that have assigned names for use in HTML code. There are two sets of HTML text colour keywords, the first is included in the second: Colour names, hex colour codes and rgb values are supplied for each colour sample.
The VGA 16 colour palette
| black
000000 rgb(0,0,0) | gray
808080 rgb(128,128,128) | silver
c0c0c0 rgb(192,192,192) | white
ffffff rgb(255,255,255) |
| green
008000 rgb(0,128,0) | olive
808000 rgb(128,128,0) | lime
00ff00 rgb(0,255,0) | yellow
ffff00 rgb(255,255,0) |
| navy
000080 rgb(0,0,128) | teal
008080 rgb(0,128,128) | aqua
00ffff rgb(0,255,255) | blue
0000ff rgb(0,0,255) |
| maroon
800000 rgb(128,0,0) | purple
800080 rgb(128,0,128) | fuchsia
ff00ff rgb(255,0,255) | red
ff0000 rgb(255,0,0) |
The full list of 138 colours with 147 colour keywords
Some colours have more than one text keyword value, eg. "gray" and "grey", or "aqua" and "cyan". The Internet Explorer browser does not display the grey colours when spelled in English ("grey", not "gray") - one exception is "lightgrey".| slategray / -ey 708090 rgb(112,128,144) |
lightslategray / -ey 778899 rgb(119,136,153) |
darkslategray / -ey 2f4f4f rgb(47,79,79) |
teal 008080 rgb(0,128,128) |
darkcyan 008b8b rgb(0,139,139) |
| darkgreen 006400 rgb(0,100,0) |
green 008000 rgb(0,128,0) |
forestgreen 228b22 rgb(34,139,34) |
seagreen 2e8b57 rgb(46,139,87) |
darkseagreen 8fbc8f rgb(143,188,143) |
| darkolivegreen 556b2f rgb(85,107,47) |
olive 808000 rgb(128,128,0) |
olivedrab 6b8e23 rgb(107,142,35) |
yellowgreen 9acd32 rgb(154,205,50) |
greenyellow adff2f rgb(173,255,47) |
| mediumseagreen 3cb371 rgb(60,179,113) |
limegreen 32cd32 rgb(50,205,50) |
lime 00ff00 rgb(0,255,0) |
lawngreen 7cfc00 rgb(124,252,0) |
chartreuse 7fff00 rgb(127,255,0) |
| springgreen 00ff7f rgb(0,255,127) |
mediumspringgreen 00fa9a rgb(0,250,154) |
palegreen 98fb98 rgb(152,251,152) |
lightgreen 90ee90 rgb(144,238,144) |
mediumaquamarine 66cdaa rgb(102,205,170) |
| aquamarine 7fffd4 rgb(127,255,212) |
aqua / cyan 00ffff rgb(0,255,255) |
turquoise 40e0d0 rgb(64,224,208) |
mediumturquoise 48d1cc rgb(72,209,204) |
lightseagreen 20b2aa rgb(32,178,170) |
| paleturquoise afeeee rgb(175,238,238) |
powderblue b0e0e6 rgb(176,224,230) |
lightblue add8e6 rgb(173,216,230) |
skyblue 87ceeb rgb(135,206,235) |
lightskyblue 87cefa rgb(135,206,250) |
| lightsteelblue b0c4de rgb(176,196,222) |
steelblue 4682b4 rgb(70,130,180) |
deepskyblue 00bfff rgb(0,191,255) |
darkturquoise 00ced1 rgb(0,206,209) |
cadetblue 5f9ea0 rgb(95,158,160) |
| cornflowerblue 6495ed rgb(100,149,237) |
dodgerblue 1e90ff rgb(30,144,255) |
royalblue 4169e1 rgb(65,105,225) |
blue 0000ff rgb(0,0,255) |
mediumblue 0000cd rgb(0,0,205) |
| indigo 4b0082 rgb(75,0,130) |
darkslateblue 483d8b rgb(72,61,139) |
midnightblue 191970 rgb(25,25,112) |
navy 000080 rgb(0,0,128) |
darkblue 00008b rgb(0,0,139) |
| mediumslateblue 7b68ee rgb(123,104,238) |
slateblue 6a5acd rgb(106,90,205) |
mediumpurple 9370db rgb(147,112,219) |
blueviolet 8a2be2 rgb(138,43,226) |
darkviolet 9400d3 rgb(148,0,211) |
| plum dda0dd rgb(221,160,221) |
violet ee82ee rgb(238,130,238) |
orchid da70d6 rgb(218,112,214) |
mediumorchid ba55d3 rgb(186,85,211) |
darkorchid 9932cc rgb(153,50,204) |
| fuchsia / magenta ff00ff rgb(255,0,255) |
deeppink ff1493 rgb(255,20,147) |
mediumvioletred c71585 rgb(199,21,133) |
darkmagenta 8b008b rgb(139,0,139) |
purple 800080 rgb(128,0,128) |
| hotpink ff69b4 rgb(255,105,180) |
lightpink ffb6c1 rgb(255,182,193) |
pink ffc0cb rgb(255,192,203) |
thistle d8bfd8 rgb(216,191,216) |
palevioletred db7093 rgb(219,112,147) |
| lightsalmon ffa07a rgb(255,160,122) |
darksalmon e9967a rgb(233,150,122) |
salmon fa8072 rgb(250,128,114) |
lightcoral f08080 rgb(240,128,128) |
indianred cd5c5c rgb(205,92,92) |
| coral ff7f50 rgb(255,127,80) |
tomato ff6347 rgb(255,99,71) |
orangered ff4500 rgb(255,69,0) |
red ff0000 rgb(255,0,0) |
crimson dc143c rgb(220,20,60) |
| darkorange ff8c00 rgb(255,140,0) |
orange ffa500 rgb(255,165,0) |
sandybrown f4a460 rgb(244,164,96) |
peru cd853f rgb(205,133,63) |
chocolate d2691e rgb(210,105,30) |
| maroon 800000 rgb(128,0,0) |
darkred 8b0000 rgb(139,0,0) |
brown a52a2a rgb(165,42,42) |
firebrick b22222 rgb(178,34,34) |
saddlebrown 8b4513 rgb(139,69,19) |
| sienna a0522d rgb(160,82,45) |
darkgoldenrod b8860b rgb(184,134,11) |
goldenrod daa520 rgb(218,165,32) |
darkkhaki bdb76b rgb(189,183,107) |
rosybrown bc8f8f rgb(188,143,143) |
| burlywood deb887 rgb(222,184,135) |
tan d2b48c rgb(210,180,140) |
yellow ffff00 rgb(255,255,0) |
gold ffd700 rgb(255,215,0) |
khaki f0e68c rgb(240,230,140) |
| palegoldenrod eee8aa rgb(238,232,170) |
moccasin ffe4b5 rgb(255,228,181) |
navajowhite ffdead rgb(255,222,173) |
wheat f5deb3 rgb(245,222,179) |
peachpuff ffdab9 rgb(255,218,185) |
| bisque ffe4c4 rgb(255,228,196) |
blanchedalmond ffebcd rgb(255,235,205) |
antiquewhite faebd7 rgb(250,235,215) |
papayawhip ffefd5 rgb(255,239,213) |
mistyrose ffe4e1 rgb(255,228,225) |
| lemonchiffon fffacd rgb(255,250,205) |
lightgoldenrodyellow fafad2 rgb(250,250,210) |
beige f5f5dc rgb(245,245,220) |
lightyellow ffffe0 rgb(255,255,224) |
ivory fffff0 rgb(255,255,240) |
| linen faf0e6 rgb(250,240,230) |
cornsilk fff8dc rgb(255,248,220) |
oldlace fdf5e6 rgb(253,245,230) |
seashell fff5ee rgb(255,245,238) |
lavenderblush fff0f5 rgb(255,240,245) |
| floralwhite fffaf0 rgb(255,250,240) |
snow fffafa rgb(255,250,250) |
ghostwhite f8f8ff rgb(248,248,255) |
honeydew f0fff0 rgb(240,255,240) |
lavender e6e6fa rgb(230,230,250) |
| mintcream f5fffa rgb(245,255,250) |
azure f0ffff rgb(240,255,255) |
aliceblue f0f8ff rgb(240,248,255) |
lightcyan e0ffff rgb(224,255,255) |
black 000000 rgb(0,0,0) |
| dimgray / -ey 696969 rgb(105,105,105) |
gray / -ey 808080 rgb(128,128,128) |
darkgray / -ey a9a9a9 rgb(169,169,169) |
silver c0c0c0 rgb(192,192,192) |
lightgrey / -ay d3d3d3 rgb(211,211,211) |
| gainsboro dcdcdc rgb(220,220,220) |
whitesmoke f5f5f5 rgb(245,245,245) |
white ffffff rgb(255,255,255) |
Publishing date: 2004-04-08
Last edited date: 2004-04-10
Copyright, above tables: © 2004 by Claus Schmidt, clsc.net
Source, text keywords: W3C (VGA values), W3C (VGA illustrated), W3C (full list)
License: All usage permitted, credits appreciated (link to this page or site)
clsc.net