#D51D6A Color

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

Color preview

#D51D6A

Color formats

HEX
#D51D6A
RGB
rgb(213, 29, 106)
RGBA
rgba(213, 29, 106, 1)
HSL
hsl(335, 76%, 47%)
HSV
hsv(335, 86%, 84%)
CMYK
cmyk(0%, 86%, 50%, 16%)
CSS variable
--color-primary: #D51D6A;
Lowercase HEX
#d51d6a

Shades

Tints

Tones

Harmony

CSS snippets for #D51D6A

.color-d51d6a {
  color: #D51D6A;
  background-color: #D51D6A;
}

Frequently asked questions

What color is #D51D6A?+

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

What is the closest Tailwind color to #D51D6A?+

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