Wind Tunnel
#c7dfe6 · one of 31,915 named colors
Wind Tunnel is a light, soft cyan with the hex code #c7dfe6. In RGB it is 199 red, 223 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#c7dfe6HEX8
#c7dfe6ffRGB
rgb(199, 223, 230)RGBA
rgba(199, 223, 230, 1)RGB %
rgb(78%, 87%, 90%)HSL
hsl(194, 38%, 84%)HSLA
hsla(194, 38%, 84%, 1)Variables
Sass
$wind-tunnel: #c7dfe6;Less
@wind-tunnel: #c7dfe6;CSS
--wind-tunnel: #c7dfe6;