#D51A7E Color

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

Color preview

#D51A7E

Color formats

HEX
#D51A7E
RGB
rgb(213, 26, 126)
RGBA
rgba(213, 26, 126, 1)
HSL
hsl(328, 78%, 47%)
HSV
hsv(328, 88%, 84%)
CMYK
cmyk(0%, 88%, 41%, 16%)
CSS variable
--color-primary: #D51A7E;
Lowercase HEX
#d51a7e

Shades

Tints

Tones

Harmony

CSS snippets for #D51A7E

.color-d51a7e {
  color: #D51A7E;
  background-color: #D51A7E;
}

Frequently asked questions

What color is #D51A7E?+

#D51A7E is a HEX color with RGB value rgb(213, 26, 126) and HSL value hsl(328, 78%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D51A7E?+

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