#403F96 Color

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

Color preview

#403F96

Color formats

HEX
#403F96
RGB
rgb(64, 63, 150)
RGBA
rgba(64, 63, 150, 1)
HSL
hsl(241, 41%, 42%)
HSV
hsv(241, 58%, 59%)
CMYK
cmyk(57%, 58%, 0%, 41%)
CSS variable
--color-primary: #403F96;
Lowercase HEX
#403f96

Shades

Tints

Tones

Harmony

CSS snippets for #403F96

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

Frequently asked questions

What color is #403F96?+

#403F96 is a HEX color with RGB value rgb(64, 63, 150) and HSL value hsl(241, 41%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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