Lime Cream
#d0e3ad · one of 31,915 named colors
Lime Cream is a light, strong green with the hex code #d0e3ad. In RGB it is 208 red, 227 green and 173 blue, and black text is most readable on top of it.
Codes
HEX
#d0e3adHEX8
#d0e3adffRGB
rgb(208, 227, 173)RGBA
rgba(208, 227, 173, 1)RGB %
rgb(82%, 89%, 68%)HSL
hsl(81, 49%, 78%)HSLA
hsla(81, 49%, 78%, 1)Variables
Sass
$lime-cream: #d0e3ad;Less
@lime-cream: #d0e3ad;CSS
--lime-cream: #d0e3ad;