#1D2EAF Color

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

Color preview

#1D2EAF

Color formats

HEX
#1D2EAF
RGB
rgb(29, 46, 175)
RGBA
rgba(29, 46, 175, 1)
HSL
hsl(233, 72%, 40%)
HSV
hsv(233, 83%, 69%)
CMYK
cmyk(83%, 74%, 0%, 31%)
CSS variable
--color-primary: #1D2EAF;
Lowercase HEX
#1d2eaf

Shades

Tints

Tones

Harmony

CSS snippets for #1D2EAF

.color-1d2eaf {
  color: #1D2EAF;
  background-color: #1D2EAF;
}

Frequently asked questions

What color is #1D2EAF?+

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

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

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