Lower Green
#e0efe3 · one of 31,915 named colors
Lower Green is a very light, soft green with the hex code #e0efe3. In RGB it is 224 red, 239 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#e0efe3HEX8
#e0efe3ffRGB
rgb(224, 239, 227)RGBA
rgba(224, 239, 227, 1)RGB %
rgb(88%, 94%, 89%)HSL
hsl(132, 32%, 91%)HSLA
hsla(132, 32%, 91%, 1)Variables
Sass
$lower-green: #e0efe3;Less
@lower-green: #e0efe3;CSS
--lower-green: #e0efe3;