#1A4EAE Color

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

Color preview

#1A4EAE

Color formats

HEX
#1A4EAE
RGB
rgb(26, 78, 174)
RGBA
rgba(26, 78, 174, 1)
HSL
hsl(219, 74%, 39%)
HSV
hsv(219, 85%, 68%)
CMYK
cmyk(85%, 55%, 0%, 32%)
CSS variable
--color-primary: #1A4EAE;
Lowercase HEX
#1a4eae

Shades

Tints

Tones

Harmony

CSS snippets for #1A4EAE

.color-1a4eae {
  color: #1A4EAE;
  background-color: #1A4EAE;
}

Frequently asked questions

What color is #1A4EAE?+

#1A4EAE is a HEX color with RGB value rgb(26, 78, 174) and HSL value hsl(219, 74%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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