Gainsboro
#dcdcdc · one of 31,915 named colors
Gainsboro is a very light, muted gray with the hex code #dcdcdc. In RGB it is 220 red, 220 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#dcdcdcHEX8
#dcdcdcffRGB
rgb(220, 220, 220)RGBA
rgba(220, 220, 220, 1)RGB %
rgb(86%, 86%, 86%)HSL
hsl(0, 0%, 86%)HSLA
hsla(0, 0%, 86%, 1)Variables
Sass
$gainsboro: #dcdcdc;Less
@gainsboro: #dcdcdc;CSS
--gainsboro: #dcdcdc;Similar colors