#D93A9F Color

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

Color preview

#D93A9F

Color formats

HEX
#D93A9F
RGB
rgb(217, 58, 159)
RGBA
rgba(217, 58, 159, 1)
HSL
hsl(322, 68%, 54%)
HSV
hsv(322, 73%, 85%)
CMYK
cmyk(0%, 73%, 27%, 15%)
CSS variable
--color-primary: #D93A9F;
Lowercase HEX
#d93a9f

Shades

Tints

Tones

Harmony

CSS snippets for #D93A9F

.color-d93a9f {
  color: #D93A9F;
  background-color: #D93A9F;
}

Frequently asked questions

What color is #D93A9F?+

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

What is the closest Tailwind color to #D93A9F?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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