#1A4BAD Color

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

Color preview

#1A4BAD

Color formats

HEX
#1A4BAD
RGB
rgb(26, 75, 173)
RGBA
rgba(26, 75, 173, 1)
HSL
hsl(220, 74%, 39%)
HSV
hsv(220, 85%, 68%)
CMYK
cmyk(85%, 57%, 0%, 32%)
CSS variable
--color-primary: #1A4BAD;
Lowercase HEX
#1a4bad

Shades

Tints

Tones

Harmony

CSS snippets for #1A4BAD

.color-1a4bad {
  color: #1A4BAD;
  background-color: #1A4BAD;
}

Frequently asked questions

What color is #1A4BAD?+

#1A4BAD is a HEX color with RGB value rgb(26, 75, 173) and HSL value hsl(220, 74%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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