#1D2EAB Color

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

Color preview

#1D2EAB

Color formats

HEX
#1D2EAB
RGB
rgb(29, 46, 171)
RGBA
rgba(29, 46, 171, 1)
HSL
hsl(233, 71%, 39%)
HSV
hsv(233, 83%, 67%)
CMYK
cmyk(83%, 73%, 0%, 33%)
CSS variable
--color-primary: #1D2EAB;
Lowercase HEX
#1d2eab

Shades

Tints

Tones

Harmony

CSS snippets for #1D2EAB

.color-1d2eab {
  color: #1D2EAB;
  background-color: #1D2EAB;
}

Frequently asked questions

What color is #1D2EAB?+

#1D2EAB is a HEX color with RGB value rgb(29, 46, 171) and HSL value hsl(233, 71%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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