Desert Echo
#b6a29d · one of 31,915 named colors
Desert Echo is a light, muted red with the hex code #b6a29d. In RGB it is 182 red, 162 green and 157 blue, and black text is most readable on top of it.
Codes
HEX
#b6a29dHEX8
#b6a29dffRGB
rgb(182, 162, 157)RGBA
rgba(182, 162, 157, 1)RGB %
rgb(71%, 64%, 62%)HSL
hsl(12, 15%, 66%)HSLA
hsla(12, 15%, 66%, 1)Variables
Sass
$desert-echo: #b6a29d;Less
@desert-echo: #b6a29d;CSS
--desert-echo: #b6a29d;