Moonlight Green
#d2e8d8 · one of 31,915 named colors
Moonlight Green is a very light, soft green with the hex code #d2e8d8. In RGB it is 210 red, 232 green and 216 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Moonlight Green in the generator →
Codes
HEX
#d2e8d8HEX8
#d2e8d8ffRGB
rgb(210, 232, 216)RGBA
rgba(210, 232, 216, 1)RGB %
rgb(82%, 91%, 85%)HSL
hsl(136, 32%, 87%)HSLA
hsla(136, 32%, 87%, 1)Variables
Sass
$moonlight-green: #d2e8d8;Less
@moonlight-green: #d2e8d8;CSS
--moonlight-green: #d2e8d8;