#C02EFA Color

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

Color preview

#C02EFA

Color formats

HEX
#C02EFA
RGB
rgb(192, 46, 250)
RGBA
rgba(192, 46, 250, 1)
HSL
hsl(283, 95%, 58%)
HSV
hsv(283, 82%, 98%)
CMYK
cmyk(23%, 82%, 0%, 2%)
CSS variable
--color-primary: #C02EFA;
Lowercase HEX
#c02efa

Shades

Tints

Tones

Harmony

CSS snippets for #C02EFA

.color-c02efa {
  color: #C02EFA;
  background-color: #C02EFA;
}

Frequently asked questions

What color is #C02EFA?+

#C02EFA is a HEX color with RGB value rgb(192, 46, 250) and HSL value hsl(283, 95%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C02EFA?+

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