Dull Mauve
#7d7485 · one of 31,915 named colors
Dull Mauve is a medium, muted gray with the hex code #7d7485. In RGB it is 125 red, 116 green and 133 blue, and black text is most readable on top of it.
Codes
HEX
#7d7485HEX8
#7d7485ffRGB
rgb(125, 116, 133)RGBA
rgba(125, 116, 133, 1)RGB %
rgb(49%, 45%, 52%)HSL
hsl(272, 7%, 49%)HSLA
hsla(272, 7%, 49%, 1)Variables
Sass
$dull-mauve: #7d7485;Less
@dull-mauve: #7d7485;CSS
--dull-mauve: #7d7485;