#D81B7C Color

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

Color preview

#D81B7C

Color formats

HEX
#D81B7C
RGB
rgb(216, 27, 124)
RGBA
rgba(216, 27, 124, 1)
HSL
hsl(329, 78%, 48%)
HSV
hsv(329, 88%, 85%)
CMYK
cmyk(0%, 88%, 43%, 15%)
CSS variable
--color-primary: #D81B7C;
Lowercase HEX
#d81b7c

Shades

Tints

Tones

Harmony

CSS snippets for #D81B7C

.color-d81b7c {
  color: #D81B7C;
  background-color: #D81B7C;
}

Frequently asked questions

What color is #D81B7C?+

#D81B7C is a HEX color with RGB value rgb(216, 27, 124) and HSL value hsl(329, 78%, 48%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D81B7C?+

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