Pure Purple
#751973 · one of 31,915 named colors
Pure Purple is a dark, strong pink with the hex code #751973. In RGB it is 117 red, 25 green and 115 blue, and white text is most readable on top of it.
Codes
HEX
#751973HEX8
#751973ffRGB
rgb(117, 25, 115)RGBA
rgba(117, 25, 115, 1)RGB %
rgb(46%, 10%, 45%)HSL
hsl(301, 65%, 28%)HSLA
hsla(301, 65%, 28%, 1)Variables
Sass
$pure-purple: #751973;Less
@pure-purple: #751973;CSS
--pure-purple: #751973;