#404E95 Color

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

Color preview

#404E95

Color formats

HEX
#404E95
RGB
rgb(64, 78, 149)
RGBA
rgba(64, 78, 149, 1)
HSL
hsl(230, 40%, 42%)
HSV
hsv(230, 57%, 58%)
CMYK
cmyk(57%, 48%, 0%, 42%)
CSS variable
--color-primary: #404E95;
Lowercase HEX
#404e95

Shades

Tints

Tones

Harmony

CSS snippets for #404E95

.color-404e95 {
  color: #404E95;
  background-color: #404E95;
}

Frequently asked questions

What color is #404E95?+

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

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

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