Fashion Mauve
#b5a8a8 · one of 31,915 named colors
Fashion Mauve is a light, muted gray with the hex code #b5a8a8. In RGB it is 181 red, 168 green and 168 blue, and black text is most readable on top of it.
Codes
HEX
#b5a8a8HEX8
#b5a8a8ffRGB
rgb(181, 168, 168)RGBA
rgba(181, 168, 168, 1)RGB %
rgb(71%, 66%, 66%)HSL
hsl(0, 8%, 68%)HSLA
hsla(0, 8%, 68%, 1)Variables
Sass
$fashion-mauve: #b5a8a8;Less
@fashion-mauve: #b5a8a8;CSS
--fashion-mauve: #b5a8a8;