#D32C9E Color

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

Color preview

#D32C9E

Color formats

HEX
#D32C9E
RGB
rgb(211, 44, 158)
RGBA
rgba(211, 44, 158, 1)
HSL
hsl(319, 65%, 50%)
HSV
hsv(319, 79%, 83%)
CMYK
cmyk(0%, 79%, 25%, 17%)
CSS variable
--color-primary: #D32C9E;
Lowercase HEX
#d32c9e

Shades

Tints

Tones

Harmony

CSS snippets for #D32C9E

.color-d32c9e {
  color: #D32C9E;
  background-color: #D32C9E;
}

Frequently asked questions

What color is #D32C9E?+

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

What is the closest Tailwind color to #D32C9E?+

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