Underwater
#cfeee8 · one of 31,915 named colors
Underwater is a very light, strong cyan with the hex code #cfeee8. In RGB it is 207 red, 238 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#cfeee8HEX8
#cfeee8ffRGB
rgb(207, 238, 232)RGBA
rgba(207, 238, 232, 1)RGB %
rgb(81%, 93%, 91%)HSL
hsl(168, 48%, 87%)HSLA
hsla(168, 48%, 87%, 1)Variables
Sass
$underwater: #cfeee8;Less
@underwater: #cfeee8;CSS
--underwater: #cfeee8;