#C02DCD Color

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

Color preview

#C02DCD

Color formats

HEX
#C02DCD
RGB
rgb(192, 45, 205)
RGBA
rgba(192, 45, 205, 1)
HSL
hsl(295, 64%, 49%)
HSV
hsv(295, 78%, 80%)
CMYK
cmyk(6%, 78%, 0%, 20%)
CSS variable
--color-primary: #C02DCD;
Lowercase HEX
#c02dcd

Shades

Tints

Tones

Harmony

CSS snippets for #C02DCD

.color-c02dcd {
  color: #C02DCD;
  background-color: #C02DCD;
}

Frequently asked questions

What color is #C02DCD?+

#C02DCD is a HEX color with RGB value rgb(192, 45, 205) and HSL value hsl(295, 64%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C02DCD?+

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