#1E2EAA Color

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

Color preview

#1E2EAA

Color formats

HEX
#1E2EAA
RGB
rgb(30, 46, 170)
RGBA
rgba(30, 46, 170, 1)
HSL
hsl(233, 70%, 39%)
HSV
hsv(233, 82%, 67%)
CMYK
cmyk(82%, 73%, 0%, 33%)
CSS variable
--color-primary: #1E2EAA;
Lowercase HEX
#1e2eaa

Shades

Tints

Tones

Harmony

CSS snippets for #1E2EAA

.color-1e2eaa {
  color: #1E2EAA;
  background-color: #1E2EAA;
}

Frequently asked questions

What color is #1E2EAA?+

#1E2EAA is a HEX color with RGB value rgb(30, 46, 170) and HSL value hsl(233, 70%, 39%). Its closest CSS named color is DarkSlateBlue.

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

The closest Tailwind color is blue-800, available as the bg-blue-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