#404F96 Color

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

Color preview

#404F96

Color formats

HEX
#404F96
RGB
rgb(64, 79, 150)
RGBA
rgba(64, 79, 150, 1)
HSL
hsl(230, 40%, 42%)
HSV
hsv(230, 57%, 59%)
CMYK
cmyk(57%, 47%, 0%, 41%)
CSS variable
--color-primary: #404F96;
Lowercase HEX
#404f96

Shades

Tints

Tones

Harmony

CSS snippets for #404F96

.color-404f96 {
  color: #404F96;
  background-color: #404F96;
}

Frequently asked questions

What color is #404F96?+

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

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

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