Blurple to HSL — Color Code

HSL

hsl(251.4, 59%, 51.2%)

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 HSL code for blurple?

The CSS color blurple in HSL format is hsl(251.4, 59%, 51.2%). 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: hsl(251.4, 59%, 51.2%);
  • Background: background-color: hsl(251.4, 59%, 51.2%);
  • Border: border-color: hsl(251.4, 59%, 51.2%);

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 HSL?

Select blurple from the color name list in our color converter. The HSL value — hsl(251.4, 59%, 51.2%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.