#404296 Color

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

Color preview

#404296

Color formats

HEX
#404296
RGB
rgb(64, 66, 150)
RGBA
rgba(64, 66, 150, 1)
HSL
hsl(239, 40%, 42%)
HSV
hsv(239, 57%, 59%)
CMYK
cmyk(57%, 56%, 0%, 41%)
CSS variable
--color-primary: #404296;
Lowercase HEX
#404296

Shades

Tints

Tones

Harmony

CSS snippets for #404296

.color-404296 {
  color: #404296;
  background-color: #404296;
}

Frequently asked questions

What color is #404296?+

#404296 is a HEX color with RGB value rgb(64, 66, 150) and HSL value hsl(239, 40%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #404296?+

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