#D22DAC Color

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

Color preview

#D22DAC

Color formats

HEX
#D22DAC
RGB
rgb(210, 45, 172)
RGBA
rgba(210, 45, 172, 1)
HSL
hsl(314, 65%, 50%)
HSV
hsv(314, 79%, 82%)
CMYK
cmyk(0%, 79%, 18%, 18%)
CSS variable
--color-primary: #D22DAC;
Lowercase HEX
#d22dac

Shades

Tints

Tones

Harmony

CSS snippets for #D22DAC

.color-d22dac {
  color: #D22DAC;
  background-color: #D22DAC;
}

Frequently asked questions

What color is #D22DAC?+

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

What is the closest Tailwind color to #D22DAC?+

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