#D53F9E Color

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

Color preview

#D53F9E

Color formats

HEX
#D53F9E
RGB
rgb(213, 63, 158)
RGBA
rgba(213, 63, 158, 1)
HSL
hsl(322, 64%, 54%)
HSV
hsv(322, 70%, 84%)
CMYK
cmyk(0%, 70%, 26%, 16%)
CSS variable
--color-primary: #D53F9E;
Lowercase HEX
#d53f9e

Shades

Tints

Tones

Harmony

CSS snippets for #D53F9E

.color-d53f9e {
  color: #D53F9E;
  background-color: #D53F9E;
}

Frequently asked questions

What color is #D53F9E?+

#D53F9E is a HEX color with RGB value rgb(213, 63, 158) and HSL value hsl(322, 64%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D53F9E?+

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