Dark indigo to HSL — Color Code

HSL

hsl(257.6, 80.6%, 18.2%)

Format Value
HEX #1f0954
RGB rgb(31, 9, 84)
HSL hsl(257.6, 80.6%, 18.2%)
CMYK cmyk(63.1%, 89.3%, 0%, 67.1%)

What is the HSL code for dark indigo?

The CSS color dark indigo in HSL format is hsl(257.6, 80.6%, 18.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark indigo in CSS?

To apply dark indigo in CSS:

  • Text color: color: hsl(257.6, 80.6%, 18.2%);
  • Background: background-color: hsl(257.6, 80.6%, 18.2%);
  • Border: border-color: hsl(257.6, 80.6%, 18.2%);

What are all the color format values for dark indigo?

FormatValue
HEX#1f0954
RGBrgb(31, 9, 84)
HSLhsl(257.6, 80.6%, 18.2%)
CMYKcmyk(63.1%, 89.3%, 0%, 67.1%)

How do I convert dark indigo to HSL?

Select dark indigo from the color name list in our color converter. The HSL value — hsl(257.6, 80.6%, 18.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark indigo belong to?

dark indigo belongs to the blue color family. It is a dark, vivid color with HSL values: hue 257.6°, saturation 80.6%, lightness 18.2%.

How do I create lighter and darker shades of dark indigo?

Lighter variant (lightness 33.2%): #381099. Darker variant (lightness 5%): #090217. 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.