Silver
#c0c0c0 · one of 31,915 named colors
Silver is a light, muted gray with the hex code #c0c0c0. In RGB it is 192 red, 192 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#c0c0c0HEX8
#c0c0c0ffRGB
rgb(192, 192, 192)RGBA
rgba(192, 192, 192, 1)RGB %
rgb(75%, 75%, 75%)HSL
hsl(0, 0%, 75%)HSLA
hsla(0, 0%, 75%, 1)Variables
Sass
$silver: #c0c0c0;Less
@silver: #c0c0c0;CSS
--silver: #c0c0c0;Similar colors