#D51D7F Color

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

Color preview

#D51D7F

Color formats

HEX
#D51D7F
RGB
rgb(213, 29, 127)
RGBA
rgba(213, 29, 127, 1)
HSL
hsl(328, 76%, 47%)
HSV
hsv(328, 86%, 84%)
CMYK
cmyk(0%, 86%, 40%, 16%)
CSS variable
--color-primary: #D51D7F;
Lowercase HEX
#d51d7f

Shades

Tints

Tones

Harmony

CSS snippets for #D51D7F

.color-d51d7f {
  color: #D51D7F;
  background-color: #D51D7F;
}

Frequently asked questions

What color is #D51D7F?+

#D51D7F is a HEX color with RGB value rgb(213, 29, 127) and HSL value hsl(328, 76%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D51D7F?+

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