The table below provides a list of the color names that are 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.
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.