Piano Mauve
#9e8996 · one of 31,915 named colors
Piano Mauve is a medium, muted gray with the hex code #9e8996. In RGB it is 158 red, 137 green and 150 blue, and black text is most readable on top of it.
Codes
HEX
#9e8996HEX8
#9e8996ffRGB
rgb(158, 137, 150)RGBA
rgba(158, 137, 150, 1)RGB %
rgb(62%, 54%, 59%)HSL
hsl(323, 10%, 58%)HSLA
hsla(323, 10%, 58%, 1)Variables
Sass
$piano-mauve: #9e8996;Less
@piano-mauve: #9e8996;CSS
--piano-mauve: #9e8996;