#D52A9F Color

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

Color preview

#D52A9F

Color formats

HEX
#D52A9F
RGB
rgb(213, 42, 159)
RGBA
rgba(213, 42, 159, 1)
HSL
hsl(319, 67%, 50%)
HSV
hsv(319, 80%, 84%)
CMYK
cmyk(0%, 80%, 25%, 16%)
CSS variable
--color-primary: #D52A9F;
Lowercase HEX
#d52a9f

Shades

Tints

Tones

Harmony

CSS snippets for #D52A9F

.color-d52a9f {
  color: #D52A9F;
  background-color: #D52A9F;
}

Frequently asked questions

What color is #D52A9F?+

#D52A9F is a HEX color with RGB value rgb(213, 42, 159) and HSL value hsl(319, 67%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D52A9F?+

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