#1E1EAE Color

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

Color preview

#1E1EAE

Color formats

HEX
#1E1EAE
RGB
rgb(30, 30, 174)
RGBA
rgba(30, 30, 174, 1)
HSL
hsl(240, 71%, 40%)
HSV
hsv(240, 83%, 68%)
CMYK
cmyk(83%, 83%, 0%, 32%)
CSS variable
--color-primary: #1E1EAE;
Lowercase HEX
#1e1eae

Shades

Tints

Tones

Harmony

CSS snippets for #1E1EAE

.color-1e1eae {
  color: #1E1EAE;
  background-color: #1E1EAE;
}

Frequently asked questions

What color is #1E1EAE?+

#1E1EAE is a HEX color with RGB value rgb(30, 30, 174) and HSL value hsl(240, 71%, 40%). Its closest CSS named color is MediumBlue.

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

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