#D87C8B Color

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

Color preview

#D87C8B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D87C8B

.color-d87c8b {
  color: #D87C8B;
  background-color: #D87C8B;
}

Frequently asked questions

What color is #D87C8B?+

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

What is the closest Tailwind color to #D87C8B?+

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