Dark indigo Color

HEX, RGB, HSL & CMYK Codes

#1f0954
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%)
HSV hsv(257.6, 89.3%, 32.9%)

dark indigo color harmonies

Tints & shades of dark indigo

Tints (lighter)

#331f64 #483673 #5c4c83 #706292 #8579a2 #998fb1 #aea6c1 #c2bcd0 #d6d2e0 #ebe9ef

Shades (darker)

#1c084c #190745 #17073d #140635 #11052e #0e0426 #0b031f #080217 #06020f #030108

Contrast & accessibility

The quick brown fox

On white · 17.14:1 · AAA

The quick brown fox

On black · 1.23:1 · Fail

Recommended text color: #ffffff

Use dark indigo in code

CSS color: #1f0954;
SCSS $color: #1f0954;
Tailwind bg-[#1f0954]
Swift UIColor(red: 0.122, green: 0.035, blue: 0.329, alpha: 1)
Android Color.parseColor("#1f0954")
Flutter Color(0xFF1F0954)

Colors similar to dark indigo

Browse all Blue colors →

What is the HEX code for dark indigo?

The CSS color dark indigo in HEX format is #1f0954. 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: #1f0954;
  • Background: background-color: #1f0954;
  • Border: border-color: #1f0954;

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

Select dark indigo from the color name list in our color converter. The HEX value — #1f0954 — 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 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.