Bamboo
#e3dec6 · one of 31,915 named colors
Bamboo is a light, soft yellow with the hex code #e3dec6. In RGB it is 227 red, 222 green and 198 blue, and black text is most readable on top of it.
Codes
HEX
#e3dec6HEX8
#e3dec6ffRGB
rgb(227, 222, 198)RGBA
rgba(227, 222, 198, 1)RGB %
rgb(89%, 87%, 78%)HSL
hsl(50, 34%, 83%)HSLA
hsla(50, 34%, 83%, 1)Variables
Sass
$bamboo: #e3dec6;Less
@bamboo: #e3dec6;CSS
--bamboo: #e3dec6;