Stone Cold
#555555 · one of 31,915 named colors
Stone Cold is a dark, muted gray with the hex code #555555. In RGB it is 85 red, 85 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#555555HEX8
#555555ffRGB
rgb(85, 85, 85)RGBA
rgba(85, 85, 85, 1)RGB %
rgb(33%, 33%, 33%)HSL
hsl(0, 0%, 33%)HSLA
hsla(0, 0%, 33%, 1)Variables
Sass
$stone-cold: #555555;Less
@stone-cold: #555555;CSS
--stone-cold: #555555;Similar colors