Aquatic
#99c1cc · one of 31,915 named colors
Aquatic is a light, soft cyan with the hex code #99c1cc. In RGB it is 153 red, 193 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#99c1ccHEX8
#99c1ccffRGB
rgb(153, 193, 204)RGBA
rgba(153, 193, 204, 1)RGB %
rgb(60%, 76%, 80%)HSL
hsl(193, 33%, 70%)HSLA
hsla(193, 33%, 70%, 1)Variables
Sass
$aquatic: #99c1cc;Less
@aquatic: #99c1cc;CSS
--aquatic: #99c1cc;