White Flag
#c8c2c0 · one of 31,915 named colors
White Flag is a light, muted gray with the hex code #c8c2c0. In RGB it is 200 red, 194 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#c8c2c0HEX8
#c8c2c0ffRGB
rgb(200, 194, 192)RGBA
rgba(200, 194, 192, 1)RGB %
rgb(78%, 76%, 75%)HSL
hsl(15, 7%, 77%)HSLA
hsla(15, 7%, 77%, 1)Variables
Sass
$white-flag: #c8c2c0;Less
@white-flag: #c8c2c0;CSS
--white-flag: #c8c2c0;Similar colors