Light Zen
#d1dbd2 · one of 31,915 named colors
Light Zen is a light, muted green with the hex code #d1dbd2. In RGB it is 209 red, 219 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#d1dbd2HEX8
#d1dbd2ffRGB
rgb(209, 219, 210)RGBA
rgba(209, 219, 210, 1)RGB %
rgb(82%, 86%, 82%)HSL
hsl(126, 12%, 84%)HSLA
hsla(126, 12%, 84%, 1)Variables
Sass
$light-zen: #d1dbd2;Less
@light-zen: #d1dbd2;CSS
--light-zen: #d1dbd2;