HTML Color Names
The 16 color names shown on this page are recognized by most browsers and can be used by name on web pages and CSS style sheets. All other colors should be given by their hexidecimal RGB color value (#rrggbb). Only the color names given here are recognized by the W3C Style Sheet Validator.
| Color | Name | RGB Value | Color | Name | RGB Value |
|---|---|---|---|---|---|
| white | #FFFFFF | silver | #C0C0C0 | ||
| black | #000000 | gray | #808080 | ||
| maroon | #800000 | red | #FF0000 | ||
| olive | #808000 | yellow | #FFFF00 | ||
| green | #008000 | lime | #00FF00 | ||
| teal | #008080 | aqua | #00FFFF | ||
| navy | #000080 | blue | #0000FF | ||
| purple | #800080 | fuchsia | #FF00FF |
More Fun Colors The Web Color Cube Dan’s Home Page