Misty Lawn
#dffae1 · one of 31,915 named colors
Misty Lawn is a very light, strong green with the hex code #dffae1. In RGB it is 223 red, 250 green and 225 blue, and black text is most readable on top of it.
Codes
HEX
#dffae1HEX8
#dffae1ffRGB
rgb(223, 250, 225)RGBA
rgba(223, 250, 225, 1)RGB %
rgb(87%, 98%, 88%)HSL
hsl(124, 73%, 93%)HSLA
hsla(124, 73%, 93%, 1)Variables
Sass
$misty-lawn: #dffae1;Less
@misty-lawn: #dffae1;CSS
--misty-lawn: #dffae1;