#1E23AA Color

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

Color preview

#1E23AA

Color formats

HEX
#1E23AA
RGB
rgb(30, 35, 170)
RGBA
rgba(30, 35, 170, 1)
HSL
hsl(238, 70%, 39%)
HSV
hsv(238, 82%, 67%)
CMYK
cmyk(82%, 79%, 0%, 33%)
CSS variable
--color-primary: #1E23AA;
Lowercase HEX
#1e23aa

Shades

Tints

Tones

Harmony

CSS snippets for #1E23AA

.color-1e23aa {
  color: #1E23AA;
  background-color: #1E23AA;
}

Frequently asked questions

What color is #1E23AA?+

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

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

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