#D93A7C Color

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

Color preview

#D93A7C

Color formats

HEX
#D93A7C
RGB
rgb(217, 58, 124)
RGBA
rgba(217, 58, 124, 1)
HSL
hsl(335, 68%, 54%)
HSV
hsv(335, 73%, 85%)
CMYK
cmyk(0%, 73%, 43%, 15%)
CSS variable
--color-primary: #D93A7C;
Lowercase HEX
#d93a7c

Shades

Tints

Tones

Harmony

CSS snippets for #D93A7C

.color-d93a7c {
  color: #D93A7C;
  background-color: #D93A7C;
}

Frequently asked questions

What color is #D93A7C?+

#D93A7C is a HEX color with RGB value rgb(217, 58, 124) and HSL value hsl(335, 68%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D93A7C?+

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