Purplex
#602287 · one of 31,915 named colors
Purplex is a dark, strong purple with the hex code #602287. In RGB it is 96 red, 34 green and 135 blue, and white text is most readable on top of it.
Codes
HEX
#602287HEX8
#602287ffRGB
rgb(96, 34, 135)RGBA
rgba(96, 34, 135, 1)RGB %
rgb(38%, 13%, 53%)HSL
hsl(277, 60%, 33%)HSLA
hsla(277, 60%, 33%, 1)Variables
Sass
$purplex: #602287;Less
@purplex: #602287;CSS
--purplex: #602287;