#D32CAC Color

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

Color preview

#D32CAC

Color formats

HEX
#D32CAC
RGB
rgb(211, 44, 172)
RGBA
rgba(211, 44, 172, 1)
HSL
hsl(314, 65%, 50%)
HSV
hsv(314, 79%, 83%)
CMYK
cmyk(0%, 79%, 18%, 17%)
CSS variable
--color-primary: #D32CAC;
Lowercase HEX
#d32cac

Shades

Tints

Tones

Harmony

CSS snippets for #D32CAC

.color-d32cac {
  color: #D32CAC;
  background-color: #D32CAC;
}

Frequently asked questions

What color is #D32CAC?+

#D32CAC is a HEX color with RGB value rgb(211, 44, 172) and HSL value hsl(314, 65%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D32CAC?+

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