Skip to main content Skip to docs navigation
Hex: #222222
Hex: #333333
Hex: #335555
Hex: #444444
Hex: #554455
Hex: #555555
Hex: #666666
Hex: #777777
Hex: #777799
Hex: #778877
Hex: #778899
Hex: #887788
Hex: #888888
Hex: #998899
Hex: #999999
Hex: #aa9999
Hex: #aaaa99
Hex: #aaaaaa
Hex: #bb9977
Hex: #bb9988
Hex: #bbaaaa
Hex: #bbbbaa
Hex: #bbbbbb
Hex: #cccccc
Hex: #ddcccc

Web Safe colors were the colors which primitive screens were able to display.
There is a general accepted 216 web safe colors.

For CSS designers Web safe colors are the colors which can be written in shorthand like for example,
code #609 is equal to RGB code rgb(102,0,153) or HEX code #660099 or
code #f39 is equal to RGB code rgb(255, 51, 153) or HEX code #ff3399

A lot of browser and CSS preprocessors accept these shorthands and it becomes more
easier to use these colors in design.