Quick Links
W3C specification officially supports names of only 16 colors. Names of these HTML colors can be used instead of color codes in all HTML tags, namely to define color of fonts, tables, backgrounds etc. Now 16 colors can be used safely with all major web page browsers like Internet Explorer, Firefox, Opera, Mozilla and others.
Color chart shows 16 color names and appropriate HTML color codes (HEX and RGB values).
Tip: to sort colors, click color chart column header or footer. It is possible to sort colors by their Lightness, Name, HEX or RGB value. Use Online Color Picker to choose custom colors from millions of colors!
| # | Color preview | Color name | HEX value | RGB value |
| 001 | White | #FFFFFF | 255,255,255 | |
| 002 | Yellow | #FFFF00 | 255,255,0 | |
| 003 | Fuchsia | #FF00FF | 255,0,255 | |
| 004 | Red | #FF0000 | 255,0,0 | |
| 005 | Silver | #C0C0C0 | 192,192,192 | |
| 006 | Gray | #808080 | 128,128,128 | |
| 007 | Olive | #808000 | 128,128,0 | |
| 008 | Purple | #800080 | 128,0,128 | |
| 009 | Maroon | #800000 | 128,0,0 | |
| 010 | Aqua | #00FFFF | 0,255,255 | |
| 011 | Lime | #00FF00 | 0,255,0 | |
| 012 | Teal | #008080 | 0,128,128 | |
| 013 | Green | #008000 | 0,128,0 | |
| 014 | Blue | #0000FF | 0,0,255 | |
| 015 | Navy | #000080 | 0,0,128 | |
| 016 | Black | #000000 | 0,0,0 | |
| # | Color preview | Color name | HEX value | RGB value |
- Previous color chart (Safe colors)
- Next color chart (X11 colors)
- Color chart 1 of 4
Return to origin