#C02ADE Color

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

Color preview

#C02ADE

Color formats

HEX
#C02ADE
RGB
rgb(192, 42, 222)
RGBA
rgba(192, 42, 222, 1)
HSL
hsl(290, 73%, 52%)
HSV
hsv(290, 81%, 87%)
CMYK
cmyk(14%, 81%, 0%, 13%)
CSS variable
--color-primary: #C02ADE;
Lowercase HEX
#c02ade

Shades

Tints

Tones

Harmony

CSS snippets for #C02ADE

.color-c02ade {
  color: #C02ADE;
  background-color: #C02ADE;
}

Frequently asked questions

What color is #C02ADE?+

#C02ADE is a HEX color with RGB value rgb(192, 42, 222) and HSL value hsl(290, 73%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C02ADE?+

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