Sparkling Metal
#c3c3c7 · one of 31,915 named colors
Sparkling Metal is a light, muted gray with the hex code #c3c3c7. In RGB it is 195 red, 195 green and 199 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Sparkling Metal in the generator →
Codes
HEX
#c3c3c7HEX8
#c3c3c7ffRGB
rgb(195, 195, 199)RGBA
rgba(195, 195, 199, 1)RGB %
rgb(76%, 76%, 78%)HSL
hsl(240, 3%, 77%)HSLA
hsla(240, 3%, 77%, 1)Variables
Sass
$sparkling-metal: #c3c3c7;Less
@sparkling-metal: #c3c3c7;CSS
--sparkling-metal: #c3c3c7;