#CC50AF Color

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

Color preview

#CC50AF

Color formats

HEX
#CC50AF
RGB
rgb(204, 80, 175)
RGBA
rgba(204, 80, 175, 1)
HSL
hsl(314, 55%, 56%)
HSV
hsv(314, 61%, 80%)
CMYK
cmyk(0%, 61%, 14%, 20%)
CSS variable
--color-primary: #CC50AF;
Lowercase HEX
#cc50af

Shades

Tints

Tones

Harmony

CSS snippets for #CC50AF

.color-cc50af {
  color: #CC50AF;
  background-color: #CC50AF;
}

Frequently asked questions

What color is #CC50AF?+

#CC50AF is a HEX color with RGB value rgb(204, 80, 175) and HSL value hsl(314, 55%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC50AF?+

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