Grey Wolf
#9ca0a6 · one of 31,915 named colors
Grey Wolf is a medium, muted gray with the hex code #9ca0a6. In RGB it is 156 red, 160 green and 166 blue, and black text is most readable on top of it.
Codes
HEX
#9ca0a6HEX8
#9ca0a6ffRGB
rgb(156, 160, 166)RGBA
rgba(156, 160, 166, 1)RGB %
rgb(61%, 63%, 65%)HSL
hsl(216, 5%, 63%)HSLA
hsla(216, 5%, 63%, 1)Variables
Sass
$grey-wolf: #9ca0a6;Less
@grey-wolf: #9ca0a6;CSS
--grey-wolf: #9ca0a6;