#1D4EAA Color

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

Color preview

#1D4EAA

Color formats

HEX
#1D4EAA
RGB
rgb(29, 78, 170)
RGBA
rgba(29, 78, 170, 1)
HSL
hsl(219, 71%, 39%)
HSV
hsv(219, 83%, 67%)
CMYK
cmyk(83%, 54%, 0%, 33%)
CSS variable
--color-primary: #1D4EAA;
Lowercase HEX
#1d4eaa

Shades

Tints

Tones

Harmony

CSS snippets for #1D4EAA

.color-1d4eaa {
  color: #1D4EAA;
  background-color: #1D4EAA;
}

Frequently asked questions

What color is #1D4EAA?+

#1D4EAA is a HEX color with RGB value rgb(29, 78, 170) and HSL value hsl(219, 71%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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