Blurple to HEX — Color Code

HEX

#5539cc

Format Value
HEX #5539cc
RGB rgb(85, 57, 204)
HSL hsl(251.4, 59%, 51.2%)
CMYK cmyk(58.3%, 72.1%, 0%, 20%)

What is the HEX code for blurple?

The CSS color blurple in HEX format is #5539cc. Use this value directly in CSS, SVG, and most design tools.

How do I use blurple in CSS?

To apply blurple in CSS:

  • Text color: color: #5539cc;
  • Background: background-color: #5539cc;
  • Border: border-color: #5539cc;

What are all the color format values for blurple?

FormatValue
HEX#5539cc
RGBrgb(85, 57, 204)
HSLhsl(251.4, 59%, 51.2%)
CMYKcmyk(58.3%, 72.1%, 0%, 20%)

How do I convert blurple to HEX?

Select blurple from the color name list in our color converter. The HEX value — #5539cc — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blurple belong to?

blurple belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 251.4°, saturation 59%, lightness 51.2%.

How do I create lighter and darker shades of blurple?

Lighter variant (lightness 66.2%): #8976dc. Darker variant (lightness 36.2%): #3b2693. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.