#D87C8A Color

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

Color preview

#D87C8A

Color formats

HEX
#D87C8A
RGB
rgb(216, 124, 138)
RGBA
rgba(216, 124, 138, 1)
HSL
hsl(351, 54%, 67%)
HSV
hsv(351, 43%, 85%)
CMYK
cmyk(0%, 43%, 36%, 15%)
CSS variable
--color-primary: #D87C8A;
Lowercase HEX
#d87c8a

Shades

Tints

Tones

Harmony

CSS snippets for #D87C8A

.color-d87c8a {
  color: #D87C8A;
  background-color: #D87C8A;
}

Frequently asked questions

What color is #D87C8A?+

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

What is the closest Tailwind color to #D87C8A?+

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