#D87E9C Color

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

Color preview

#D87E9C

Color formats

HEX
#D87E9C
RGB
rgb(216, 126, 156)
RGBA
rgba(216, 126, 156, 1)
HSL
hsl(340, 54%, 67%)
HSV
hsv(340, 42%, 85%)
CMYK
cmyk(0%, 42%, 28%, 15%)
CSS variable
--color-primary: #D87E9C;
Lowercase HEX
#d87e9c

Shades

Tints

Tones

Harmony

CSS snippets for #D87E9C

.color-d87e9c {
  color: #D87E9C;
  background-color: #D87E9C;
}

Frequently asked questions

What color is #D87E9C?+

#D87E9C is a HEX color with RGB value rgb(216, 126, 156) and HSL value hsl(340, 54%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D87E9C?+

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