Caribbean
#caf0e5 · one of 31,915 named colors
Caribbean is a very light, strong cyan with the hex code #caf0e5. In RGB it is 202 red, 240 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#caf0e5HEX8
#caf0e5ffRGB
rgb(202, 240, 229)RGBA
rgba(202, 240, 229, 1)RGB %
rgb(79%, 94%, 90%)HSL
hsl(163, 56%, 87%)HSLA
hsla(163, 56%, 87%, 1)Variables
Sass
$caribbean: #caf0e5;Less
@caribbean: #caf0e5;CSS
--caribbean: #caf0e5;