Weathered Stone
#c4c5c6 · one of 31,915 named colors
Weathered Stone is a light, muted gray with the hex code #c4c5c6. In RGB it is 196 red, 197 green and 198 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Weathered Stone in the generator →
Codes
HEX
#c4c5c6HEX8
#c4c5c6ffRGB
rgb(196, 197, 198)RGBA
rgba(196, 197, 198, 1)RGB %
rgb(77%, 77%, 78%)HSL
hsl(210, 2%, 77%)HSLA
hsla(210, 2%, 77%, 1)Variables
Sass
$weathered-stone: #c4c5c6;Less
@weathered-stone: #c4c5c6;CSS
--weathered-stone: #c4c5c6;