Shallow End
#c5f5e8 · one of 31,915 named colors
Shallow End is a very light, strong cyan with the hex code #c5f5e8. In RGB it is 197 red, 245 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#c5f5e8HEX8
#c5f5e8ffRGB
rgb(197, 245, 232)RGBA
rgba(197, 245, 232, 1)RGB %
rgb(77%, 96%, 91%)HSL
hsl(164, 71%, 87%)HSLA
hsla(164, 71%, 87%, 1)Variables
Sass
$shallow-end: #c5f5e8;Less
@shallow-end: #c5f5e8;CSS
--shallow-end: #c5f5e8;