Backdrop
#a7a799 · one of 31,915 named colors
Backdrop is a medium, muted gray with the hex code #a7a799. In RGB it is 167 red, 167 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#a7a799HEX8
#a7a799ffRGB
rgb(167, 167, 153)RGBA
rgba(167, 167, 153, 1)RGB %
rgb(65%, 65%, 60%)HSL
hsl(60, 7%, 63%)HSLA
hsla(60, 7%, 63%, 1)Variables
Sass
$backdrop: #a7a799;Less
@backdrop: #a7a799;CSS
--backdrop: #a7a799;