Light Aluminium
#c3c5c5 · one of 31,915 named colors
Light Aluminium is a light, muted gray with the hex code #c3c5c5. In RGB it is 195 red, 197 green and 197 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Light Aluminium in the generator →
Codes
HEX
#c3c5c5HEX8
#c3c5c5ffRGB
rgb(195, 197, 197)RGBA
rgba(195, 197, 197, 1)RGB %
rgb(76%, 77%, 77%)HSL
hsl(180, 2%, 77%)HSLA
hsla(180, 2%, 77%, 1)Variables
Sass
$light-aluminium: #c3c5c5;Less
@light-aluminium: #c3c5c5;CSS
--light-aluminium: #c3c5c5;