Nosferatu
#a9a8a8 · one of 31,915 named colors
Nosferatu is a light, muted gray with the hex code #a9a8a8. In RGB it is 169 red, 168 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#a9a8a8HEX8
#a9a8a8ffRGB
rgb(169, 168, 168)RGBA
rgba(169, 168, 168, 1)RGB %
rgb(66%, 66%, 66%)HSL
hsl(0, 1%, 66%)HSLA
hsla(0, 1%, 66%, 1)Variables
Sass
$nosferatu: #a9a8a8;Less
@nosferatu: #a9a8a8;CSS
--nosferatu: #a9a8a8;