#1D3EAA Color

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

Color preview

#1D3EAA

Color formats

HEX
#1D3EAA
RGB
rgb(29, 62, 170)
RGBA
rgba(29, 62, 170, 1)
HSL
hsl(226, 71%, 39%)
HSV
hsv(226, 83%, 67%)
CMYK
cmyk(83%, 64%, 0%, 33%)
CSS variable
--color-primary: #1D3EAA;
Lowercase HEX
#1d3eaa

Shades

Tints

Tones

Harmony

CSS snippets for #1D3EAA

.color-1d3eaa {
  color: #1D3EAA;
  background-color: #1D3EAA;
}

Frequently asked questions

What color is #1D3EAA?+

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

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

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