#D52F8D Color

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

Color preview

#D52F8D

Color formats

HEX
#D52F8D
RGB
rgb(213, 47, 141)
RGBA
rgba(213, 47, 141, 1)
HSL
hsl(326, 66%, 51%)
HSV
hsv(326, 78%, 84%)
CMYK
cmyk(0%, 78%, 34%, 16%)
CSS variable
--color-primary: #D52F8D;
Lowercase HEX
#d52f8d

Shades

Tints

Tones

Harmony

CSS snippets for #D52F8D

.color-d52f8d {
  color: #D52F8D;
  background-color: #D52F8D;
}

Frequently asked questions

What color is #D52F8D?+

#D52F8D is a HEX color with RGB value rgb(213, 47, 141) and HSL value hsl(326, 66%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D52F8D?+

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