#CC2491 Color

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

Color preview

#CC2491

Color formats

HEX
#CC2491
RGB
rgb(204, 36, 145)
RGBA
rgba(204, 36, 145, 1)
HSL
hsl(321, 70%, 47%)
HSV
hsv(321, 82%, 80%)
CMYK
cmyk(0%, 82%, 29%, 20%)
CSS variable
--color-primary: #CC2491;
Lowercase HEX
#cc2491

Shades

Tints

Tones

Harmony

CSS snippets for #CC2491

.color-cc2491 {
  color: #CC2491;
  background-color: #CC2491;
}

Frequently asked questions

What color is #CC2491?+

#CC2491 is a HEX color with RGB value rgb(204, 36, 145) and HSL value hsl(321, 70%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC2491?+

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