Green Tease
#e3ede0 · one of 31,915 named colors
Green Tease is a very light, soft green with the hex code #e3ede0. In RGB it is 227 red, 237 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#e3ede0HEX8
#e3ede0ffRGB
rgb(227, 237, 224)RGBA
rgba(227, 237, 224, 1)RGB %
rgb(89%, 93%, 88%)HSL
hsl(106, 27%, 90%)HSLA
hsla(106, 27%, 90%, 1)Variables
Sass
$green-tease: #e3ede0;Less
@green-tease: #e3ede0;CSS
--green-tease: #e3ede0;