Gentle Doe
#e8b793 · one of 31,915 named colors
Gentle Doe is a light, strong orange with the hex code #e8b793. In RGB it is 232 red, 183 green and 147 blue, and black text is most readable on top of it.
Codes
HEX
#e8b793HEX8
#e8b793ffRGB
rgb(232, 183, 147)RGBA
rgba(232, 183, 147, 1)RGB %
rgb(91%, 72%, 58%)HSL
hsl(25, 65%, 74%)HSLA
hsla(25, 65%, 74%, 1)Variables
Sass
$gentle-doe: #e8b793;Less
@gentle-doe: #e8b793;CSS
--gentle-doe: #e8b793;