#D73C7F Color

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

Color preview

#D73C7F

Color formats

HEX
#D73C7F
RGB
rgb(215, 60, 127)
RGBA
rgba(215, 60, 127, 1)
HSL
hsl(334, 66%, 54%)
HSV
hsv(334, 72%, 84%)
CMYK
cmyk(0%, 72%, 41%, 16%)
CSS variable
--color-primary: #D73C7F;
Lowercase HEX
#d73c7f

Shades

Tints

Tones

Harmony

CSS snippets for #D73C7F

.color-d73c7f {
  color: #D73C7F;
  background-color: #D73C7F;
}

Frequently asked questions

What color is #D73C7F?+

#D73C7F is a HEX color with RGB value rgb(215, 60, 127) and HSL value hsl(334, 66%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D73C7F?+

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