#1E20AA Color

Inspect #1E20AA across formats, palettes, contrast and closest named color matches.

Color preview

#1E20AA

Color formats

HEX
#1E20AA
RGB
rgb(30, 32, 170)
RGBA
rgba(30, 32, 170, 1)
HSL
hsl(239, 70%, 39%)
HSV
hsv(239, 82%, 67%)
CMYK
cmyk(82%, 81%, 0%, 33%)
CSS variable
--color-primary: #1E20AA;
Lowercase HEX
#1e20aa

Shades

Tints

Tones

Harmony

CSS snippets for #1E20AA

.color-1e20aa {
  color: #1E20AA;
  background-color: #1E20AA;
}

Frequently asked questions

What color is #1E20AA?+

#1E20AA is a HEX color with RGB value rgb(30, 32, 170) and HSL value hsl(239, 70%, 39%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #1E20AA?+

The closest Tailwind color is indigo-800, available as the bg-indigo-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools