Waterspout
#a4f4f9 · one of 31,915 named colors
Waterspout is a light, vivid cyan with the hex code #a4f4f9. In RGB it is 164 red, 244 green and 249 blue, and black text is most readable on top of it.
Codes
HEX
#a4f4f9HEX8
#a4f4f9ffRGB
rgb(164, 244, 249)RGBA
rgba(164, 244, 249, 1)RGB %
rgb(64%, 96%, 98%)HSL
hsl(184, 88%, 81%)HSLA
hsla(184, 88%, 81%, 1)Variables
Sass
$waterspout: #a4f4f9;Less
@waterspout: #a4f4f9;CSS
--waterspout: #a4f4f9;