Mauve Madness
#aa7982 · one of 31,915 named colors
Mauve Madness is a medium, soft red with the hex code #aa7982. In RGB it is 170 red, 121 green and 130 blue, and black text is most readable on top of it.
Codes
HEX
#aa7982HEX8
#aa7982ffRGB
rgb(170, 121, 130)RGBA
rgba(170, 121, 130, 1)RGB %
rgb(67%, 47%, 51%)HSL
hsl(349, 22%, 57%)HSLA
hsla(349, 22%, 57%, 1)Variables
Sass
$mauve-madness: #aa7982;Less
@mauve-madness: #aa7982;CSS
--mauve-madness: #aa7982;