Stage Mauve
#b081aa · one of 31,915 named colors
Stage Mauve is a medium, soft pink with the hex code #b081aa. In RGB it is 176 red, 129 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#b081aaHEX8
#b081aaffRGB
rgb(176, 129, 170)RGBA
rgba(176, 129, 170, 1)RGB %
rgb(69%, 51%, 67%)HSL
hsl(308, 23%, 60%)HSLA
hsla(308, 23%, 60%, 1)Variables
Sass
$stage-mauve: #b081aa;Less
@stage-mauve: #b081aa;CSS
--stage-mauve: #b081aa;