Site White
#dcdedc · one of 31,915 named colors
Site White is a very light, muted gray with the hex code #dcdedc. In RGB it is 220 red, 222 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#dcdedcHEX8
#dcdedcffRGB
rgb(220, 222, 220)RGBA
rgba(220, 222, 220, 1)RGB %
rgb(86%, 87%, 86%)HSL
hsl(120, 3%, 87%)HSLA
hsla(120, 3%, 87%, 1)Variables
Sass
$site-white: #dcdedc;Less
@site-white: #dcdedc;CSS
--site-white: #dcdedc;Similar colors