#CC2592 Color

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

Color preview

#CC2592

Color formats

HEX
#CC2592
RGB
rgb(204, 37, 146)
RGBA
rgba(204, 37, 146, 1)
HSL
hsl(321, 69%, 47%)
HSV
hsv(321, 82%, 80%)
CMYK
cmyk(0%, 82%, 28%, 20%)
CSS variable
--color-primary: #CC2592;
Lowercase HEX
#cc2592

Shades

Tints

Tones

Harmony

CSS snippets for #CC2592

.color-cc2592 {
  color: #CC2592;
  background-color: #CC2592;
}

Frequently asked questions

What color is #CC2592?+

#CC2592 is a HEX color with RGB value rgb(204, 37, 146) and HSL value hsl(321, 69%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC2592?+

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