Dark Sand
#a88f59 · one of 31,915 named colors
Dark Sand is a medium, soft yellow with the hex code #a88f59. In RGB it is 168 red, 143 green and 89 blue, and black text is most readable on top of it.
Codes
HEX
#a88f59HEX8
#a88f59ffRGB
rgb(168, 143, 89)RGBA
rgba(168, 143, 89, 1)RGB %
rgb(66%, 56%, 35%)HSL
hsl(41, 31%, 50%)HSLA
hsla(41, 31%, 50%, 1)Variables
Sass
$dark-sand: #a88f59;Less
@dark-sand: #a88f59;CSS
--dark-sand: #a88f59;