Brushed Metal
#c7c8c9 · one of 31,915 named colors
Brushed Metal is a light, muted gray with the hex code #c7c8c9. In RGB it is 199 red, 200 green and 201 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Brushed Metal in the generator →
Codes
HEX
#c7c8c9HEX8
#c7c8c9ffRGB
rgb(199, 200, 201)RGBA
rgba(199, 200, 201, 1)RGB %
rgb(78%, 78%, 79%)HSL
hsl(210, 2%, 78%)HSLA
hsla(210, 2%, 78%, 1)Variables
Sass
$brushed-metal: #c7c8c9;Less
@brushed-metal: #c7c8c9;CSS
--brushed-metal: #c7c8c9;