Haint Blue
#c1d8d9 · one of 31,915 named colors
Haint Blue is a light, soft cyan with the hex code #c1d8d9. In RGB it is 193 red, 216 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#c1d8d9HEX8
#c1d8d9ffRGB
rgb(193, 216, 217)RGBA
rgba(193, 216, 217, 1)RGB %
rgb(76%, 85%, 85%)HSL
hsl(183, 24%, 80%)HSLA
hsla(183, 24%, 80%, 1)Variables
Sass
$haint-blue: #c1d8d9;Less
@haint-blue: #c1d8d9;CSS
--haint-blue: #c1d8d9;