#404D96 Color

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

Color preview

#404D96

Color formats

HEX
#404D96
RGB
rgb(64, 77, 150)
RGBA
rgba(64, 77, 150, 1)
HSL
hsl(231, 40%, 42%)
HSV
hsv(231, 57%, 59%)
CMYK
cmyk(57%, 49%, 0%, 41%)
CSS variable
--color-primary: #404D96;
Lowercase HEX
#404d96

Shades

Tints

Tones

Harmony

CSS snippets for #404D96

.color-404d96 {
  color: #404D96;
  background-color: #404D96;
}

Frequently asked questions

What color is #404D96?+

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

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

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