Foggy Mauve
#b19f9d · one of 31,915 named colors
Foggy Mauve is a light, muted red with the hex code #b19f9d. In RGB it is 177 red, 159 green and 157 blue, and black text is most readable on top of it.
Codes
HEX
#b19f9dHEX8
#b19f9dffRGB
rgb(177, 159, 157)RGBA
rgba(177, 159, 157, 1)RGB %
rgb(69%, 62%, 62%)HSL
hsl(6, 11%, 65%)HSLA
hsla(6, 11%, 65%, 1)Variables
Sass
$foggy-mauve: #b19f9d;Less
@foggy-mauve: #b19f9d;CSS
--foggy-mauve: #b19f9d;