Leek White
#cedcca · one of 31,915 named colors
Leek White is a light, soft green with the hex code #cedcca. In RGB it is 206 red, 220 green and 202 blue, and black text is most readable on top of it.
Codes
HEX
#cedccaHEX8
#cedccaffRGB
rgb(206, 220, 202)RGBA
rgba(206, 220, 202, 1)RGB %
rgb(81%, 86%, 79%)HSL
hsl(107, 20%, 83%)HSLA
hsla(107, 20%, 83%, 1)Variables
Sass
$leek-white: #cedcca;Less
@leek-white: #cedcca;CSS
--leek-white: #cedcca;