#CC3BCA Color

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

Color preview

#CC3BCA

Color formats

HEX
#CC3BCA
RGB
rgb(204, 59, 202)
RGBA
rgba(204, 59, 202, 1)
HSL
hsl(301, 59%, 52%)
HSV
hsv(301, 71%, 80%)
CMYK
cmyk(0%, 71%, 1%, 20%)
CSS variable
--color-primary: #CC3BCA;
Lowercase HEX
#cc3bca

Shades

Tints

Tones

Harmony

CSS snippets for #CC3BCA

.color-cc3bca {
  color: #CC3BCA;
  background-color: #CC3BCA;
}

Frequently asked questions

What color is #CC3BCA?+

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

What is the closest Tailwind color to #CC3BCA?+

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