#D51B7E Color

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

Color preview

#D51B7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D51B7E

.color-d51b7e {
  color: #D51B7E;
  background-color: #D51B7E;
}

Frequently asked questions

What color is #D51B7E?+

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

What is the closest Tailwind color to #D51B7E?+

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