#CC3ACA Color

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

Color preview

#CC3ACA

Color formats

HEX
#CC3ACA
RGB
rgb(204, 58, 202)
RGBA
rgba(204, 58, 202, 1)
HSL
hsl(301, 59%, 51%)
HSV
hsv(301, 72%, 80%)
CMYK
cmyk(0%, 72%, 1%, 20%)
CSS variable
--color-primary: #CC3ACA;
Lowercase HEX
#cc3aca

Shades

Tints

Tones

Harmony

CSS snippets for #CC3ACA

.color-cc3aca {
  color: #CC3ACA;
  background-color: #CC3ACA;
}

Frequently asked questions

What color is #CC3ACA?+

#CC3ACA is a HEX color with RGB value rgb(204, 58, 202) and HSL value hsl(301, 59%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3ACA?+

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