#404B95 Color

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

Color preview

#404B95

Color formats

HEX
#404B95
RGB
rgb(64, 75, 149)
RGBA
rgba(64, 75, 149, 1)
HSL
hsl(232, 40%, 42%)
HSV
hsv(232, 57%, 58%)
CMYK
cmyk(57%, 50%, 0%, 42%)
CSS variable
--color-primary: #404B95;
Lowercase HEX
#404b95

Shades

Tints

Tones

Harmony

CSS snippets for #404B95

.color-404b95 {
  color: #404B95;
  background-color: #404B95;
}

Frequently asked questions

What color is #404B95?+

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

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

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