#404EA1 Color

Inspect #404EA1 across formats, palettes, contrast and closest named color matches.

Color preview

#404EA1

Color formats

HEX
#404EA1
RGB
rgb(64, 78, 161)
RGBA
rgba(64, 78, 161, 1)
HSL
hsl(231, 43%, 44%)
HSV
hsv(231, 60%, 63%)
CMYK
cmyk(60%, 52%, 0%, 37%)
CSS variable
--color-primary: #404EA1;
Lowercase HEX
#404ea1

Shades

Tints

Tones

Harmony

CSS snippets for #404EA1

.color-404ea1 {
  color: #404EA1;
  background-color: #404EA1;
}

Frequently asked questions

What color is #404EA1?+

#404EA1 is a HEX color with RGB value rgb(64, 78, 161) and HSL value hsl(231, 43%, 44%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #404EA1?+

The closest Tailwind color is indigo-800, available as the bg-indigo-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