#1A1AEE Color

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

Color preview

#1A1AEE

Color formats

HEX
#1A1AEE
RGB
rgb(26, 26, 238)
RGBA
rgba(26, 26, 238, 1)
HSL
hsl(240, 86%, 52%)
HSV
hsv(240, 89%, 93%)
CMYK
cmyk(89%, 89%, 0%, 7%)
CSS variable
--color-primary: #1A1AEE;
Lowercase HEX
#1a1aee

Shades

Tints

Tones

Harmony

CSS snippets for #1A1AEE

.color-1a1aee {
  color: #1A1AEE;
  background-color: #1A1AEE;
}

Frequently asked questions

What color is #1A1AEE?+

#1A1AEE is a HEX color with RGB value rgb(26, 26, 238) and HSL value hsl(240, 86%, 52%). Its closest CSS named color is Blue.

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

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