Purplue
#5e0dc2 · one of 31,915 named colors
Purplue is a medium, vivid purple with the hex code #5e0dc2. In RGB it is 94 red, 13 green and 194 blue, and white text is most readable on top of it.
Codes
HEX
#5e0dc2HEX8
#5e0dc2ffRGB
rgb(94, 13, 194)RGBA
rgba(94, 13, 194, 1)RGB %
rgb(37%, 5%, 76%)HSL
hsl(267, 87%, 41%)HSLA
hsla(267, 87%, 41%, 1)Variables
Sass
$purplue: #5e0dc2;Less
@purplue: #5e0dc2;CSS
--purplue: #5e0dc2;