Jewel White
#cfeee1 · one of 31,915 named colors
Jewel White is a very light, strong green with the hex code #cfeee1. In RGB it is 207 red, 238 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#cfeee1HEX8
#cfeee1ffRGB
rgb(207, 238, 225)RGBA
rgba(207, 238, 225, 1)RGB %
rgb(81%, 93%, 88%)HSL
hsl(155, 48%, 87%)HSLA
hsla(155, 48%, 87%, 1)Variables
Sass
$jewel-white: #cfeee1;Less
@jewel-white: #cfeee1;CSS
--jewel-white: #cfeee1;