#CC34DC Color

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

Color preview

#CC34DC

Color formats

HEX
#CC34DC
RGB
rgb(204, 52, 220)
RGBA
rgba(204, 52, 220, 1)
HSL
hsl(294, 71%, 53%)
HSV
hsv(294, 76%, 86%)
CMYK
cmyk(7%, 76%, 0%, 14%)
CSS variable
--color-primary: #CC34DC;
Lowercase HEX
#cc34dc

Shades

Tints

Tones

Harmony

CSS snippets for #CC34DC

.color-cc34dc {
  color: #CC34DC;
  background-color: #CC34DC;
}

Frequently asked questions

What color is #CC34DC?+

#CC34DC is a HEX color with RGB value rgb(204, 52, 220) and HSL value hsl(294, 71%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC34DC?+

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