#C52D8D Color

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

Color preview

#C52D8D

Color formats

HEX
#C52D8D
RGB
rgb(197, 45, 141)
RGBA
rgba(197, 45, 141, 1)
HSL
hsl(322, 63%, 47%)
HSV
hsv(322, 77%, 77%)
CMYK
cmyk(0%, 77%, 28%, 23%)
CSS variable
--color-primary: #C52D8D;
Lowercase HEX
#c52d8d

Shades

Tints

Tones

Harmony

CSS snippets for #C52D8D

.color-c52d8d {
  color: #C52D8D;
  background-color: #C52D8D;
}

Frequently asked questions

What color is #C52D8D?+

#C52D8D is a HEX color with RGB value rgb(197, 45, 141) and HSL value hsl(322, 63%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C52D8D?+

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