#C02CDA Color

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

Color preview

#C02CDA

Color formats

HEX
#C02CDA
RGB
rgb(192, 44, 218)
RGBA
rgba(192, 44, 218, 1)
HSL
hsl(291, 70%, 51%)
HSV
hsv(291, 80%, 85%)
CMYK
cmyk(12%, 80%, 0%, 15%)
CSS variable
--color-primary: #C02CDA;
Lowercase HEX
#c02cda

Shades

Tints

Tones

Harmony

CSS snippets for #C02CDA

.color-c02cda {
  color: #C02CDA;
  background-color: #C02CDA;
}

Frequently asked questions

What color is #C02CDA?+

#C02CDA is a HEX color with RGB value rgb(192, 44, 218) and HSL value hsl(291, 70%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C02CDA?+

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