#1D4EAF Color

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

Color preview

#1D4EAF

Color formats

HEX
#1D4EAF
RGB
rgb(29, 78, 175)
RGBA
rgba(29, 78, 175, 1)
HSL
hsl(220, 72%, 40%)
HSV
hsv(220, 83%, 69%)
CMYK
cmyk(83%, 55%, 0%, 31%)
CSS variable
--color-primary: #1D4EAF;
Lowercase HEX
#1d4eaf

Shades

Tints

Tones

Harmony

CSS snippets for #1D4EAF

.color-1d4eaf {
  color: #1D4EAF;
  background-color: #1D4EAF;
}

Frequently asked questions

What color is #1D4EAF?+

#1D4EAF is a HEX color with RGB value rgb(29, 78, 175) and HSL value hsl(220, 72%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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