Dusty lavender to HSL — Color Code

HSL

hsl(306.3, 18.6%, 60%)

Format Value
HEX #ac86a8
RGB rgb(172, 134, 168)
HSL hsl(306.3, 18.6%, 60%)
CMYK cmyk(0%, 22.1%, 2.3%, 32.5%)

What is the HSL code for dusty lavender?

The CSS color dusty lavender in HSL format is hsl(306.3, 18.6%, 60%). Use this value directly in CSS, SVG, and most design tools.

How do I use dusty lavender in CSS?

To apply dusty lavender in CSS:

  • Text color: color: hsl(306.3, 18.6%, 60%);
  • Background: background-color: hsl(306.3, 18.6%, 60%);
  • Border: border-color: hsl(306.3, 18.6%, 60%);

What are all the color format values for dusty lavender?

FormatValue
HEX#ac86a8
RGBrgb(172, 134, 168)
HSLhsl(306.3, 18.6%, 60%)
CMYKcmyk(0%, 22.1%, 2.3%, 32.5%)

How do I convert dusty lavender to HSL?

Select dusty lavender from the color name list in our color converter. The HSL value — hsl(306.3, 18.6%, 60%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusty lavender belong to?

dusty lavender belongs to the pink color family. It is a medium, muted color with HSL values: hue 306.3°, saturation 18.6%, lightness 60%.

How do I create lighter and darker shades of dusty lavender?

Lighter variant (lightness 75%): #cbb3c9. Darker variant (lightness 45%): #885d84. 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.