Haze
#c8c2c6 · one of 31,915 named colors
Haze is a light, muted gray with the hex code #c8c2c6. In RGB it is 200 red, 194 green and 198 blue, and black text is most readable on top of it.
Codes
HEX
#c8c2c6HEX8
#c8c2c6ffRGB
rgb(200, 194, 198)RGBA
rgba(200, 194, 198, 1)RGB %
rgb(78%, 76%, 78%)HSL
hsl(320, 5%, 77%)HSLA
hsla(320, 5%, 77%, 1)Variables
Sass
$haze: #c8c2c6;Less
@haze: #c8c2c6;CSS
--haze: #c8c2c6;