#CC3DAF Color

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

Color preview

#CC3DAF

Color formats

HEX
#CC3DAF
RGB
rgb(204, 61, 175)
RGBA
rgba(204, 61, 175, 1)
HSL
hsl(312, 58%, 52%)
HSV
hsv(312, 70%, 80%)
CMYK
cmyk(0%, 70%, 14%, 20%)
CSS variable
--color-primary: #CC3DAF;
Lowercase HEX
#cc3daf

Shades

Tints

Tones

Harmony

CSS snippets for #CC3DAF

.color-cc3daf {
  color: #CC3DAF;
  background-color: #CC3DAF;
}

Frequently asked questions

What color is #CC3DAF?+

#CC3DAF is a HEX color with RGB value rgb(204, 61, 175) and HSL value hsl(312, 58%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC3DAF?+

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