Pure Mauve
#6f5390 · one of 31,915 named colors
Pure Mauve is a medium, soft purple with the hex code #6f5390. In RGB it is 111 red, 83 green and 144 blue, and white text is most readable on top of it.
Codes
HEX
#6f5390HEX8
#6f5390ffRGB
rgb(111, 83, 144)RGBA
rgba(111, 83, 144, 1)RGB %
rgb(44%, 33%, 56%)HSL
hsl(268, 27%, 45%)HSLA
hsla(268, 27%, 45%, 1)Variables
Sass
$pure-mauve: #6f5390;Less
@pure-mauve: #6f5390;CSS
--pure-mauve: #6f5390;