Lemon Sugar
#f0f6dd · one of 31,915 named colors
Lemon Sugar is a very light, strong green with the hex code #f0f6dd. In RGB it is 240 red, 246 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#f0f6ddHEX8
#f0f6ddffRGB
rgb(240, 246, 221)RGBA
rgba(240, 246, 221, 1)RGB %
rgb(94%, 96%, 87%)HSL
hsl(74, 58%, 92%)HSLA
hsla(74, 58%, 92%, 1)Variables
Sass
$lemon-sugar: #f0f6dd;Less
@lemon-sugar: #f0f6dd;CSS
--lemon-sugar: #f0f6dd;