#CC50D2 Color

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

Color preview

#CC50D2

Color formats

HEX
#CC50D2
RGB
rgb(204, 80, 210)
RGBA
rgba(204, 80, 210, 1)
HSL
hsl(297, 59%, 57%)
HSV
hsv(297, 62%, 82%)
CMYK
cmyk(3%, 62%, 0%, 18%)
CSS variable
--color-primary: #CC50D2;
Lowercase HEX
#cc50d2

Shades

Tints

Tones

Harmony

CSS snippets for #CC50D2

.color-cc50d2 {
  color: #CC50D2;
  background-color: #CC50D2;
}

Frequently asked questions

What color is #CC50D2?+

#CC50D2 is a HEX color with RGB value rgb(204, 80, 210) and HSL value hsl(297, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC50D2?+

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