HTML Color Values
Color Names Supported by All Browsers
The list below is a complete list of the color names supported by all major
browsers.
You can click on a color name (or a HEX value) to view the color as the
background-color along with different text colors.
Note: Different
browsers may display different colors for the same color name. "Green" can be
lighter in one browser than another. To achieve the same result in all browsers,
always use the HEX notation.
Sorted by HEX Value
Link: Same list sorted by names
Note: The names above are not a part of the W3C web standard.
W3C have listed only 16 valid color names:
aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow.
If you want valid HTML or CSS, use the HEX values instead.
|