Skip to main content Skip to docs navigation
Hex: #000033
Hex: #000044
Hex: #000055
Hex: #000066
Hex: #000077
Hex: #000088
Hex: #000099
Hex: #0000aa
Hex: #0000bb
Hex: #0000cc
Hex: #0000dd
Hex: #0000ee
Hex: #0000ff
Hex: #001133
Hex: #001144
Hex: #001155
Hex: #001166
Hex: #001177
Hex: #001188
Hex: #001199
Hex: #0011aa
Hex: #0011bb
Hex: #0011cc
Hex: #0011dd
Hex: #0011ee
Hex: #0011ff
Hex: #002244
Hex: #002255
Hex: #002266
Hex: #002277
Hex: #002288
Hex: #002299
Hex: #0022aa
Hex: #0022bb
Hex: #0022cc
Hex: #0022dd
Hex: #0022ee
Hex: #0022ff
Hex: #003355
Hex: #003366
Hex: #003377
Hex: #003388
Hex: #003399
Hex: #0033aa
Hex: #0033bb
Hex: #0033cc
Hex: #0033dd
Hex: #0033ee
Hex: #0033ff
Hex: #004466

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.