Lunar Rock
#c5c5c5 · one of 31,915 named colors
Lunar Rock is a light, muted gray with the hex code #c5c5c5. In RGB it is 197 red, 197 green and 197 blue, and black text is most readable on top of it.
Codes
HEX
#c5c5c5HEX8
#c5c5c5ffRGB
rgb(197, 197, 197)RGBA
rgba(197, 197, 197, 1)RGB %
rgb(77%, 77%, 77%)HSL
hsl(0, 0%, 77%)HSLA
hsla(0, 0%, 77%, 1)Variables
Sass
$lunar-rock: #c5c5c5;Less
@lunar-rock: #c5c5c5;CSS
--lunar-rock: #c5c5c5;