Pale Terra
#eaaa96 · one of 31,915 named colors
Pale Terra is a light, strong red with the hex code #eaaa96. In RGB it is 234 red, 170 green and 150 blue, and black text is most readable on top of it.
Codes
HEX
#eaaa96HEX8
#eaaa96ffRGB
rgb(234, 170, 150)RGBA
rgba(234, 170, 150, 1)RGB %
rgb(92%, 67%, 59%)HSL
hsl(14, 67%, 75%)HSLA
hsla(14, 67%, 75%, 1)Variables
Sass
$pale-terra: #eaaa96;Less
@pale-terra: #eaaa96;CSS
--pale-terra: #eaaa96;