Skip to main content Skip to docs navigation
Hex: #221100
Hex: #221111
Hex: #330000
Hex: #331100
Hex: #331111
Hex: #332200
Hex: #332211
Hex: #332222
Hex: #440000
Hex: #441100
Hex: #442200
Hex: #442211
Hex: #443300
Hex: #443311
Hex: #443322
Hex: #443333
Hex: #444422
Hex: #550000
Hex: #551100
Hex: #551111
Hex: #552200
Hex: #552211
Hex: #553300
Hex: #553311
Hex: #553322
Hex: #554411
Hex: #554433
Hex: #554444
Hex: #555511
Hex: #555544
Hex: #556611
Hex: #660000
Hex: #661100
Hex: #662200
Hex: #663300
Hex: #663311
Hex: #664411
Hex: #664422
Hex: #664433
Hex: #664444
Hex: #665511
Hex: #665522
Hex: #665544
Hex: #665555
Hex: #666611
Hex: #667711
Hex: #770000
Hex: #771100
Hex: #772200
Hex: #773300

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.