#404A96 Color

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

Color preview

#404A96

Color formats

HEX
#404A96
RGB
rgb(64, 74, 150)
RGBA
rgba(64, 74, 150, 1)
HSL
hsl(233, 40%, 42%)
HSV
hsv(233, 57%, 59%)
CMYK
cmyk(57%, 51%, 0%, 41%)
CSS variable
--color-primary: #404A96;
Lowercase HEX
#404a96

Shades

Tints

Tones

Harmony

CSS snippets for #404A96

.color-404a96 {
  color: #404A96;
  background-color: #404A96;
}

Frequently asked questions

What color is #404A96?+

#404A96 is a HEX color with RGB value rgb(64, 74, 150) and HSL value hsl(233, 40%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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