#500CED Color

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

Color preview

#500CED

Color formats

HEX
#500CED
RGB
rgb(80, 12, 237)
RGBA
rgba(80, 12, 237, 1)
HSL
hsl(258, 90%, 49%)
HSV
hsv(258, 95%, 93%)
CMYK
cmyk(66%, 95%, 0%, 7%)
CSS variable
--color-primary: #500CED;
Lowercase HEX
#500ced

Shades

Tints

Tones

Harmony

CSS snippets for #500CED

.color-500ced {
  color: #500CED;
  background-color: #500CED;
}

Frequently asked questions

What color is #500CED?+

#500CED is a HEX color with RGB value rgb(80, 12, 237) and HSL value hsl(258, 90%, 49%). Its closest CSS named color is BlueViolet.

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

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