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