#D53E8C Color

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

Color preview

#D53E8C

Color formats

HEX
#D53E8C
RGB
rgb(213, 62, 140)
RGBA
rgba(213, 62, 140, 1)
HSL
hsl(329, 64%, 54%)
HSV
hsv(329, 71%, 84%)
CMYK
cmyk(0%, 71%, 34%, 16%)
CSS variable
--color-primary: #D53E8C;
Lowercase HEX
#d53e8c

Shades

Tints

Tones

Harmony

CSS snippets for #D53E8C

.color-d53e8c {
  color: #D53E8C;
  background-color: #D53E8C;
}

Frequently asked questions

What color is #D53E8C?+

#D53E8C is a HEX color with RGB value rgb(213, 62, 140) and HSL value hsl(329, 64%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D53E8C?+

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