#D87C9E Color

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

Color preview

#D87C9E

Color formats

HEX
#D87C9E
RGB
rgb(216, 124, 158)
RGBA
rgba(216, 124, 158, 1)
HSL
hsl(338, 54%, 67%)
HSV
hsv(338, 43%, 85%)
CMYK
cmyk(0%, 43%, 27%, 15%)
CSS variable
--color-primary: #D87C9E;
Lowercase HEX
#d87c9e

Shades

Tints

Tones

Harmony

CSS snippets for #D87C9E

.color-d87c9e {
  color: #D87C9E;
  background-color: #D87C9E;
}

Frequently asked questions

What color is #D87C9E?+

#D87C9E is a HEX color with RGB value rgb(216, 124, 158) and HSL value hsl(338, 54%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D87C9E?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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