Color Names and Hexadecimal Values


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
#EE82EE Violet 
#FF00FF Magenta 
#FF00FF Fuchsia 
#8B008B DarkMagenta 
#800080 Purple 
#BA55D3 MediumOrchid 
#9400D3 DarkViolet 
#9932CC DarkOrchid 
#4B0082 Indigo 
#8A2BE2 BlueViolet 
#9370DB MediumPurple 
#7B68EE MediumSlateBlue 
#6A5ACD SlateBlue 
#483D8B DarkSlateBlue 
#E6E6FA Lavender 
#F8F8FF GhostWhite 
#0000FF Blue 
#0000CD MediumBlue 
#191970 MidnightBlue 
#00008B DarkBlue 
#000080 Navy 
#4169E1 RoyalBlue 
#6495ED CornflowerBlue 
#B0C4DE LightSteelBlue 
#778899 LightSlateGray 
#708090 SlateGray 
#1E90FF DodgerBlue 
#F0F8FF AliceBlue 
#4682B4 SteelBlue 
#87CEFA LightSkyBlue 
#87CEEB SkyBlue 
#00BFFF DeepSkyBlue 
#ADD8E6 LightBlue 
#B0E0E6 PowderBlue 
#5F9EA0 CadetBlue 
#F0FFFF Azure 
#E0FFFF LightCyan 
#AFEEEE PaleTurquoise 
#00FFFF Cyan 
#00FFFF Aqua 
#00CED1 DarkTurquoise 
#2F4F4F DarkSlateGray 
#008B8B DarkCyan 
#008080 Teal 
#48D1CC MediumTurquoise 
#20B2AA LightSeaGreen 
#40E0D0 Turquoise 
#7FFFD4 Aquamarine 
#66CDAA MediumAquamarine 
#00FA9A MediumSpringGreen 
#F5FFFA MintCream 
#00FF7F SpringGreen 
#3CB371 MediumSeaGreen 
#2E8B57 SeaGreen 
#F0FFF0 Honeydew 
#90EE90 LightGreen 
#98FB98 PaleGreen 
#8FBC8F DarkSeaGreen 
#32CD32 LimeGreen 
#00FF00 Lime 
#228B22 ForestGreen 
#008000 Green 
#006400 DarkGreen 
#7FFF00 Chartreuse 
#7CFC00 LawnGreen 
#ADFF2F GreenYellow 
#556B2F DarkOliveGreen 
#9ACD32 YellowGreen 
#6B8E23 OliveDrab 
#F5F5DC Beige 
#FAFAD2 LightGoldenrodYellow 
#FFFFF0 Ivory 
#FFFFE0 LightYellow 
#FFFF00 Yellow 
#808000 Olive 
#BDB76B DarkKhaki 
#FFFACD LemonChiffon 
#EEE8AA PaleGoldenrod 
#F0E68C Khaki 
#FFD700 Gold 
#FFF8DC Cornsilk 
#DAA520 Goldenrod 
#B8860B DarkGoldenrod 
#FFFAF0 FloralWhite 
#FDF5E6 OldLace 
#F5DEB3 Wheat 
#FFE4B5 Moccasin 
#FFA400 Orange 
#FFEFD5 PapayaWhip 
#FFEBCD BlanchedAlmond 
#FFDEAD NavajoWhite 
#FAEBD7 AntiqueWhite 
#D2B48C Tan 
#DEB887 BurlyWood 
#FFE4C4 Bisque 
#FF8C00 DarkOrange 
#FAF0E6 Linen 
#CD853F Peru 
#FFDAB9 PeachPuff 
#F4A460 SandyBrown 
#D2691E Chocolate 
#8B4513 SaddleBrown 
#FFF5EE Seashell 
#A0522D Sienna 
#FFA07A LightSalmon 
#FF7F40 Coral 
#FF4400 OrangeRed 
#E9967A DarkSalmon 
#FF6347 Tomato 
#FFE4E1 MistyRose 
#FA8072 Salmon 
#FFFAFA Snow 
#F08080 LightCoral 
#BC8F8F RosyBrown 
#CD5C5C IndianRed 
#FF0000 Red 
#A52A2A Brown 
#B22222 FireBrick 
#8B0000 DarkRed 
#800000 Maroon 
#FFFFFF White 
#F5F5F5 WhiteSmoke 
#DCDCDC Gainsboro 
#D3D3D3 LightGrey 
#C0C0C0 Silver 
#A9A9A9 DarkGray 
#808080 Gray 
#696969 DimGray 
#000000 Black