#D22D8D Color

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

Color preview

#D22D8D

Color formats

HEX
#D22D8D
RGB
rgb(210, 45, 141)
RGBA
rgba(210, 45, 141, 1)
HSL
hsl(325, 65%, 50%)
HSV
hsv(325, 79%, 82%)
CMYK
cmyk(0%, 79%, 33%, 18%)
CSS variable
--color-primary: #D22D8D;
Lowercase HEX
#d22d8d

Shades

Tints

Tones

Harmony

CSS snippets for #D22D8D

.color-d22d8d {
  color: #D22D8D;
  background-color: #D22D8D;
}

Frequently asked questions

What color is #D22D8D?+

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

What is the closest Tailwind color to #D22D8D?+

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