#500EAD Color

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

Color preview

#500EAD

Color formats

HEX
#500EAD
RGB
rgb(80, 14, 173)
RGBA
rgba(80, 14, 173, 1)
HSL
hsl(265, 85%, 37%)
HSV
hsv(265, 92%, 68%)
CMYK
cmyk(54%, 92%, 0%, 32%)
CSS variable
--color-primary: #500EAD;
Lowercase HEX
#500ead

Shades

Tints

Tones

Harmony

CSS snippets for #500EAD

.color-500ead {
  color: #500EAD;
  background-color: #500EAD;
}

Frequently asked questions

What color is #500EAD?+

#500EAD is a HEX color with RGB value rgb(80, 14, 173) and HSL value hsl(265, 85%, 37%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #500EAD?+

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