Dusky purple to HSL — Color Code

HSL

hsl(318.3, 20.2%, 44.7%)

Format Value
HEX #895b7b
RGB rgb(137, 91, 123)
HSL hsl(318.3, 20.2%, 44.7%)
CMYK cmyk(0%, 33.6%, 10.2%, 46.3%)

What is the HSL code for dusky purple?

The CSS color dusky purple in HSL format is hsl(318.3, 20.2%, 44.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use dusky purple in CSS?

To apply dusky purple in CSS:

  • Text color: color: hsl(318.3, 20.2%, 44.7%);
  • Background: background-color: hsl(318.3, 20.2%, 44.7%);
  • Border: border-color: hsl(318.3, 20.2%, 44.7%);

What are all the color format values for dusky purple?

FormatValue
HEX#895b7b
RGBrgb(137, 91, 123)
HSLhsl(318.3, 20.2%, 44.7%)
CMYKcmyk(0%, 33.6%, 10.2%, 46.3%)

How do I convert dusky purple to HSL?

Select dusky purple from the color name list in our color converter. The HSL value — hsl(318.3, 20.2%, 44.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusky purple belong to?

dusky purple belongs to the pink color family. It is a medium, muted color with HSL values: hue 318.3°, saturation 20.2%, lightness 44.7%.

How do I create lighter and darker shades of dusky purple?

Lighter variant (lightness 59.7%): #ad83a0. Darker variant (lightness 29.700000000000003%): #5b3c52. 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.