#1F4EAD Color

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

Color preview

#1F4EAD

Color formats

HEX
#1F4EAD
RGB
rgb(31, 78, 173)
RGBA
rgba(31, 78, 173, 1)
HSL
hsl(220, 70%, 40%)
HSV
hsv(220, 82%, 68%)
CMYK
cmyk(82%, 55%, 0%, 32%)
CSS variable
--color-primary: #1F4EAD;
Lowercase HEX
#1f4ead

Shades

Tints

Tones

Harmony

CSS snippets for #1F4EAD

.color-1f4ead {
  color: #1F4EAD;
  background-color: #1F4EAD;
}

Frequently asked questions

What color is #1F4EAD?+

#1F4EAD is a HEX color with RGB value rgb(31, 78, 173) and HSL value hsl(220, 70%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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