Hearth
#e1cca6 · one of 31,915 named colors
Hearth is a light, strong orange with the hex code #e1cca6. In RGB it is 225 red, 204 green and 166 blue, and black text is most readable on top of it.
Codes
HEX
#e1cca6HEX8
#e1cca6ffRGB
rgb(225, 204, 166)RGBA
rgba(225, 204, 166, 1)RGB %
rgb(88%, 80%, 65%)HSL
hsl(39, 50%, 77%)HSLA
hsla(39, 50%, 77%, 1)Variables
Sass
$hearth: #e1cca6;Less
@hearth: #e1cca6;CSS
--hearth: #e1cca6;