Blurple
#5539cc · one of 31,915 named colors
Blurple is a medium, strong blue with the hex code #5539cc. In RGB it is 85 red, 57 green and 204 blue, and white text is most readable on top of it.
Codes
HEX
#5539ccHEX8
#5539ccffRGB
rgb(85, 57, 204)RGBA
rgba(85, 57, 204, 1)RGB %
rgb(33%, 22%, 80%)HSL
hsl(251, 59%, 51%)HSLA
hsla(251, 59%, 51%, 1)Variables
Sass
$blurple: #5539cc;Less
@blurple: #5539cc;CSS
--blurple: #5539cc;