Netscape adopted a naming scheme for a palette of 140 colors to make
life easier for webmasters. Unfortunately some of these named
colors won't look good on older computers because they dither,
so you'll have to use a hexidecimal value from the Web Safe palette of 216
colors from http://www.visibone.com/colorlab/.
Hexidecimal values for colors are in the form of #RRGGBB where
each pair controls the amount of Red, Green, and Blue in the color. Each
component amount can be from 00 - FF (Each digit
in a hexadecimal number goes from 0 to 9 and then
from A to F), and the entire value is prefixed by
a # to indicate it is hexadecimal. ColorLab also has
information about designing pages which are accessible to the color blind.
| 140 Named Colors Palette | |
|---|---|
Violet | |
Magenta | |
Fuchsia | |
DarkMagenta | |
Purple | |
MediumOrchid | |
DarkViolet | |
DarkOrchid | |
Indigo | |
BlueViolet | |
MediumPurple | |
MediumSlateBlue | |
SlateBlue | |
DarkSlateBlue | |
Lavender | |
GhostWhite | |
Blue | |
MediumBlue | |
MidnightBlue | |
DarkBlue | |
Navy | |
RoyalBlue | |
CornflowerBlue | |
LightSteelBlue | |
LightSlateGray | |
SlateGray | |
DodgerBlue | |
AliceBlue | |
SteelBlue | |
LightSkyBlue | |
SkyBlue | |
DeepSkyBlue | |
LightBlue | |
PowderBlue | |
CadetBlue | |
Azure | |
LightCyan | |
PaleTurquoise | |
Cyan | |
Aqua | |
DarkTurquoise | |
DarkSlateGray | |
DarkCyan | |
Teal | |
MediumTurquoise | |
LightSeaGreen | |
Turquoise | |
Aquamarine | |
MediumAquamarine | |
MediumSpringGreen | |
MintCream | |
SpringGreen | |
MediumSeaGreen | |
SeaGreen | |
Honeydew | |
LightGreen | |
PaleGreen | |
DarkSeaGreen | |
LimeGreen | |
Lime | |
ForestGreen | |
Green | |
DarkGreen | |
Chartreuse | |
LawnGreen | |
GreenYellow | |
DarkOliveGreen | |
YellowGreen | |
OliveDrab | |
Beige | |
LightGoldenrodYellow | |
Ivory | |
LightYellow | |
Yellow | |
Olive | |
DarkKhaki | |
LemonChiffon | |
PaleGoldenrod | |
Khaki | |
Gold | |
Cornsilk | |
Goldenrod | |
DarkGoldenrod | |
FloralWhite | |
OldLace | |
Wheat | |
Moccasin | |
Orange | |
PapayaWhip | |
BlanchedAlmond | |
NavajoWhite | |
AntiqueWhite | |
Tan | |
BurlyWood | |
Bisque | |
DarkOrange | |
Linen | |
Peru | |
PeachPuff | |
SandyBrown | |
Chocolate | |
SaddleBrown | |
Seashell | |
Sienna | |
LightSalmon | |
Coral | |
OrangeRed | |
DarkSalmon | |
Tomato | |
MistyRose | |
Salmon | |
Snow | |
LightCoral | |
RosyBrown | |
IndianRed | |
Red | |
Brown | |
FireBrick | |
DarkRed | |
Maroon | |
White | |
WhiteSmoke | |
Gainsboro | |
LightGrey | |
Silver | |
DarkGray | |
Gray | |
DimGray | |
Black | |