#D52F8A Color

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

Color preview

#D52F8A

Color formats

HEX
#D52F8A
RGB
rgb(213, 47, 138)
RGBA
rgba(213, 47, 138, 1)
HSL
hsl(327, 66%, 51%)
HSV
hsv(327, 78%, 84%)
CMYK
cmyk(0%, 78%, 35%, 16%)
CSS variable
--color-primary: #D52F8A;
Lowercase HEX
#d52f8a

Shades

Tints

Tones

Harmony

CSS snippets for #D52F8A

.color-d52f8a {
  color: #D52F8A;
  background-color: #D52F8A;
}

Frequently asked questions

What color is #D52F8A?+

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

What is the closest Tailwind color to #D52F8A?+

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