#C02AFC Color

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

Color preview

#C02AFC

Color formats

HEX
#C02AFC
RGB
rgb(192, 42, 252)
RGBA
rgba(192, 42, 252, 1)
HSL
hsl(283, 97%, 58%)
HSV
hsv(283, 83%, 99%)
CMYK
cmyk(24%, 83%, 0%, 1%)
CSS variable
--color-primary: #C02AFC;
Lowercase HEX
#c02afc

Shades

Tints

Tones

Harmony

CSS snippets for #C02AFC

.color-c02afc {
  color: #C02AFC;
  background-color: #C02AFC;
}

Frequently asked questions

What color is #C02AFC?+

#C02AFC is a HEX color with RGB value rgb(192, 42, 252) and HSL value hsl(283, 97%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C02AFC?+

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