#5C1FEA Color

Inspect #5C1FEA across formats, palettes, contrast and closest named color matches.

Color preview

#5C1FEA

Color formats

HEX
#5C1FEA
RGB
rgb(92, 31, 234)
RGBA
rgba(92, 31, 234, 1)
HSL
hsl(258, 83%, 52%)
HSV
hsv(258, 87%, 92%)
CMYK
cmyk(61%, 87%, 0%, 8%)
CSS variable
--color-primary: #5C1FEA;
Lowercase HEX
#5c1fea

Shades

Tints

Tones

Harmony

CSS snippets for #5C1FEA

.color-5c1fea {
  color: #5C1FEA;
  background-color: #5C1FEA;
}

Frequently asked questions

What color is #5C1FEA?+

#5C1FEA is a HEX color with RGB value rgb(92, 31, 234) and HSL value hsl(258, 83%, 52%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #5C1FEA?+

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