Taupe Grey
#8b8589 · one of 31,915 named colors
Taupe Grey is a medium, muted gray with the hex code #8b8589. In RGB it is 139 red, 133 green and 137 blue, and black text is most readable on top of it.
Codes
HEX
#8b8589HEX8
#8b8589ffRGB
rgb(139, 133, 137)RGBA
rgba(139, 133, 137, 1)RGB %
rgb(55%, 52%, 54%)HSL
hsl(320, 3%, 53%)HSLA
hsla(320, 3%, 53%, 1)Variables
Sass
$taupe-grey: #8b8589;Less
@taupe-grey: #8b8589;CSS
--taupe-grey: #8b8589;