My Chai
#d3b395 · one of 31,915 named colors
My Chai is a light, soft orange with the hex code #d3b395. In RGB it is 211 red, 179 green and 149 blue, and black text is most readable on top of it.
Codes
HEX
#d3b395HEX8
#d3b395ffRGB
rgb(211, 179, 149)RGBA
rgba(211, 179, 149, 1)RGB %
rgb(83%, 70%, 58%)HSL
hsl(29, 41%, 71%)HSLA
hsla(29, 41%, 71%, 1)Variables
Sass
$my-chai: #d3b395;Less
@my-chai: #d3b395;CSS
--my-chai: #d3b395;