#400B75 Color

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

Color preview

#400B75

Color formats

HEX
#400B75
RGB
rgb(64, 11, 117)
RGBA
rgba(64, 11, 117, 1)
HSL
hsl(270, 83%, 25%)
HSV
hsv(270, 91%, 46%)
CMYK
cmyk(45%, 91%, 0%, 54%)
CSS variable
--color-primary: #400B75;
Lowercase HEX
#400b75

Shades

Tints

Tones

Harmony

CSS snippets for #400B75

.color-400b75 {
  color: #400B75;
  background-color: #400B75;
}

Frequently asked questions

What color is #400B75?+

#400B75 is a HEX color with RGB value rgb(64, 11, 117) and HSL value hsl(270, 83%, 25%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #400B75?+

The closest Tailwind color is purple-950, available as the bg-purple-950 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