HTML Color Names
The table below provides a list of the color names that are
supported by all major browsers.
Note: If you want your pages to validate with an HTML or
a CSS validator, W3C has listed 16 color names that you can use:
aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive,
purple, red, silver, teal, white, and yellow. If you want to use
other colors, you must specify their RGB or HEX value.
Click on a color name (or a hex value) to view the color as the
background-color along with different text colors: Read more »