Skip to main content Skip to docs navigation
Hex: #000011
Hex: #000022
Hex: #001100
Hex: #001111
Hex: #001122
Hex: #002200
Hex: #002211
Hex: #002222
Hex: #002233
Hex: #003300
Hex: #003311
Hex: #003322
Hex: #003333
Hex: #003344
Hex: #004400
Hex: #004411
Hex: #004422
Hex: #004433
Hex: #004444
Hex: #004455
Hex: #005500
Hex: #005511
Hex: #005522
Hex: #005533
Hex: #005544
Hex: #005555
Hex: #005566
Hex: #005577
Hex: #005588
Hex: #006600
Hex: #006611
Hex: #006622
Hex: #006633
Hex: #006644
Hex: #006655
Hex: #006666
Hex: #006677
Hex: #007700
Hex: #007711
Hex: #007722
Hex: #007733
Hex: #007744
Hex: #007755
Hex: #007766
Hex: #007777
Hex: #008800
Hex: #008811
Hex: #008822
Hex: #008833
Hex: #008844

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.