#400ABE Color

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

Color preview

#400ABE

Color formats

HEX
#400ABE
RGB
rgb(64, 10, 190)
RGBA
rgba(64, 10, 190, 1)
HSL
hsl(258, 90%, 39%)
HSV
hsv(258, 95%, 75%)
CMYK
cmyk(66%, 95%, 0%, 25%)
CSS variable
--color-primary: #400ABE;
Lowercase HEX
#400abe

Shades

Tints

Tones

Harmony

CSS snippets for #400ABE

.color-400abe {
  color: #400ABE;
  background-color: #400ABE;
}

Frequently asked questions

What color is #400ABE?+

#400ABE is a HEX color with RGB value rgb(64, 10, 190) and HSL value hsl(258, 90%, 39%). Its closest CSS named color is Indigo.

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

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