#D73D7B Color

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

Color preview

#D73D7B

Color formats

HEX
#D73D7B
RGB
rgb(215, 61, 123)
RGBA
rgba(215, 61, 123, 1)
HSL
hsl(336, 66%, 54%)
HSV
hsv(336, 72%, 84%)
CMYK
cmyk(0%, 72%, 43%, 16%)
CSS variable
--color-primary: #D73D7B;
Lowercase HEX
#d73d7b

Shades

Tints

Tones

Harmony

CSS snippets for #D73D7B

.color-d73d7b {
  color: #D73D7B;
  background-color: #D73D7B;
}

Frequently asked questions

What color is #D73D7B?+

#D73D7B is a HEX color with RGB value rgb(215, 61, 123) and HSL value hsl(336, 66%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D73D7B?+

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