#1E1AEA Color

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

Color preview

#1E1AEA

Color formats

HEX
#1E1AEA
RGB
rgb(30, 26, 234)
RGBA
rgba(30, 26, 234, 1)
HSL
hsl(241, 83%, 51%)
HSV
hsv(241, 89%, 92%)
CMYK
cmyk(87%, 89%, 0%, 8%)
CSS variable
--color-primary: #1E1AEA;
Lowercase HEX
#1e1aea

Shades

Tints

Tones

Harmony

CSS snippets for #1E1AEA

.color-1e1aea {
  color: #1E1AEA;
  background-color: #1E1AEA;
}

Frequently asked questions

What color is #1E1AEA?+

#1E1AEA is a HEX color with RGB value rgb(30, 26, 234) and HSL value hsl(241, 83%, 51%). Its closest CSS named color is Blue.

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

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