Tree Moss
#dcdbca · one of 31,915 named colors
Tree Moss is a light, soft yellow with the hex code #dcdbca. In RGB it is 220 red, 219 green and 202 blue, and black text is most readable on top of it.
Codes
HEX
#dcdbcaHEX8
#dcdbcaffRGB
rgb(220, 219, 202)RGBA
rgba(220, 219, 202, 1)RGB %
rgb(86%, 86%, 79%)HSL
hsl(57, 20%, 83%)HSLA
hsla(57, 20%, 83%, 1)Variables
Sass
$tree-moss: #dcdbca;Less
@tree-moss: #dcdbca;CSS
--tree-moss: #dcdbca;