#D72D6E Color

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

Color preview

#D72D6E

Color formats

HEX
#D72D6E
RGB
rgb(215, 45, 110)
RGBA
rgba(215, 45, 110, 1)
HSL
hsl(337, 68%, 51%)
HSV
hsv(337, 79%, 84%)
CMYK
cmyk(0%, 79%, 49%, 16%)
CSS variable
--color-primary: #D72D6E;
Lowercase HEX
#d72d6e

Shades

Tints

Tones

Harmony

CSS snippets for #D72D6E

.color-d72d6e {
  color: #D72D6E;
  background-color: #D72D6E;
}

Frequently asked questions

What color is #D72D6E?+

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

What is the closest Tailwind color to #D72D6E?+

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