Fast as the Wind
#c7cbc8 · one of 31,915 named colors
Fast as the Wind is a light, muted gray with the hex code #c7cbc8. In RGB it is 199 red, 203 green and 200 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Fast as the Wind in the generator →
Codes
HEX
#c7cbc8HEX8
#c7cbc8ffRGB
rgb(199, 203, 200)RGBA
rgba(199, 203, 200, 1)RGB %
rgb(78%, 80%, 78%)HSL
hsl(135, 4%, 79%)HSLA
hsla(135, 4%, 79%, 1)Variables
Sass
$fast-as-the-wind: #c7cbc8;Less
@fast-as-the-wind: #c7cbc8;CSS
--fast-as-the-wind: #c7cbc8;