#D72D7C Color

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

Color preview

#D72D7C

Color formats

HEX
#D72D7C
RGB
rgb(215, 45, 124)
RGBA
rgba(215, 45, 124, 1)
HSL
hsl(332, 68%, 51%)
HSV
hsv(332, 79%, 84%)
CMYK
cmyk(0%, 79%, 42%, 16%)
CSS variable
--color-primary: #D72D7C;
Lowercase HEX
#d72d7c

Shades

Tints

Tones

Harmony

CSS snippets for #D72D7C

.color-d72d7c {
  color: #D72D7C;
  background-color: #D72D7C;
}

Frequently asked questions

What color is #D72D7C?+

#D72D7C is a HEX color with RGB value rgb(215, 45, 124) and HSL value hsl(332, 68%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D72D7C?+

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