Light White Box
#cedcd6 · one of 31,915 named colors
Light White Box is a light, soft green with the hex code #cedcd6. In RGB it is 206 red, 220 green and 214 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Light White Box in the generator →
Codes
HEX
#cedcd6HEX8
#cedcd6ffRGB
rgb(206, 220, 214)RGBA
rgba(206, 220, 214, 1)RGB %
rgb(81%, 86%, 84%)HSL
hsl(154, 17%, 84%)HSLA
hsla(154, 17%, 84%, 1)Variables
Sass
$light-white-box: #cedcd6;Less
@light-white-box: #cedcd6;CSS
--light-white-box: #cedcd6;