Lime Flip
#d2e3cc · one of 31,915 named colors
Lime Flip is a light, soft green with the hex code #d2e3cc. In RGB it is 210 red, 227 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#d2e3ccHEX8
#d2e3ccffRGB
rgb(210, 227, 204)RGBA
rgba(210, 227, 204, 1)RGB %
rgb(82%, 89%, 80%)HSL
hsl(104, 29%, 85%)HSLA
hsla(104, 29%, 85%, 1)Variables
Sass
$lime-flip: #d2e3cc;Less
@lime-flip: #d2e3cc;CSS
--lime-flip: #d2e3cc;