Sun Glare
#f1f4d1 · one of 31,915 named colors
Sun Glare is a very light, strong green with the hex code #f1f4d1. In RGB it is 241 red, 244 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#f1f4d1HEX8
#f1f4d1ffRGB
rgb(241, 244, 209)RGBA
rgba(241, 244, 209, 1)RGB %
rgb(95%, 96%, 82%)HSL
hsl(65, 61%, 89%)HSLA
hsla(65, 61%, 89%, 1)Variables
Sass
$sun-glare: #f1f4d1;Less
@sun-glare: #f1f4d1;CSS
--sun-glare: #f1f4d1;