#D22D7D Color

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

Color preview

#D22D7D

Color formats

HEX
#D22D7D
RGB
rgb(210, 45, 125)
RGBA
rgba(210, 45, 125, 1)
HSL
hsl(331, 65%, 50%)
HSV
hsv(331, 79%, 82%)
CMYK
cmyk(0%, 79%, 40%, 18%)
CSS variable
--color-primary: #D22D7D;
Lowercase HEX
#d22d7d

Shades

Tints

Tones

Harmony

CSS snippets for #D22D7D

.color-d22d7d {
  color: #D22D7D;
  background-color: #D22D7D;
}

Frequently asked questions

What color is #D22D7D?+

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

What is the closest Tailwind color to #D22D7D?+

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