Light Whimsy
#99d0e7 · one of 31,915 named colors
Light Whimsy is a light, strong cyan with the hex code #99d0e7. In RGB it is 153 red, 208 green and 231 blue, and black text is most readable on top of it.
Codes
HEX
#99d0e7HEX8
#99d0e7ffRGB
rgb(153, 208, 231)RGBA
rgba(153, 208, 231, 1)RGB %
rgb(60%, 82%, 91%)HSL
hsl(198, 62%, 75%)HSLA
hsla(198, 62%, 75%, 1)Variables
Sass
$light-whimsy: #99d0e7;Less
@light-whimsy: #99d0e7;CSS
--light-whimsy: #99d0e7;