#500EEC Color

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

Color preview

#500EEC

Color formats

HEX
#500EEC
RGB
rgb(80, 14, 236)
RGBA
rgba(80, 14, 236, 1)
HSL
hsl(258, 89%, 49%)
HSV
hsv(258, 94%, 93%)
CMYK
cmyk(66%, 94%, 0%, 7%)
CSS variable
--color-primary: #500EEC;
Lowercase HEX
#500eec

Shades

Tints

Tones

Harmony

CSS snippets for #500EEC

.color-500eec {
  color: #500EEC;
  background-color: #500EEC;
}

Frequently asked questions

What color is #500EEC?+

#500EEC is a HEX color with RGB value rgb(80, 14, 236) and HSL value hsl(258, 89%, 49%). Its closest CSS named color is BlueViolet.

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

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