Cavernous
#515252 · one of 31,915 named colors
Cavernous is a dark, muted gray with the hex code #515252. In RGB it is 81 red, 82 green and 82 blue, and white text is most readable on top of it.
Codes
HEX
#515252HEX8
#515252ffRGB
rgb(81, 82, 82)RGBA
rgba(81, 82, 82, 1)RGB %
rgb(32%, 32%, 32%)HSL
hsl(180, 1%, 32%)HSLA
hsla(180, 1%, 32%, 1)Variables
Sass
$cavernous: #515252;Less
@cavernous: #515252;CSS
--cavernous: #515252;