#CC3EAA Color

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

Color preview

#CC3EAA

Color formats

HEX
#CC3EAA
RGB
rgb(204, 62, 170)
RGBA
rgba(204, 62, 170, 1)
HSL
hsl(314, 58%, 52%)
HSV
hsv(314, 70%, 80%)
CMYK
cmyk(0%, 70%, 17%, 20%)
CSS variable
--color-primary: #CC3EAA;
Lowercase HEX
#cc3eaa

Shades

Tints

Tones

Harmony

CSS snippets for #CC3EAA

.color-cc3eaa {
  color: #CC3EAA;
  background-color: #CC3EAA;
}

Frequently asked questions

What color is #CC3EAA?+

#CC3EAA is a HEX color with RGB value rgb(204, 62, 170) and HSL value hsl(314, 58%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3EAA?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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