Quartz Sand
#a9aaab · one of 31,915 named colors
Quartz Sand is a light, muted gray with the hex code #a9aaab. In RGB it is 169 red, 170 green and 171 blue, and black text is most readable on top of it.
Codes
HEX
#a9aaabHEX8
#a9aaabffRGB
rgb(169, 170, 171)RGBA
rgba(169, 170, 171, 1)RGB %
rgb(66%, 67%, 67%)HSL
hsl(210, 1%, 67%)HSLA
hsla(210, 1%, 67%, 1)Variables
Sass
$quartz-sand: #a9aaab;Less
@quartz-sand: #a9aaab;CSS
--quartz-sand: #a9aaab;