#D87EB1 Color

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

Color preview

#D87EB1

Color formats

HEX
#D87EB1
RGB
rgb(216, 126, 177)
RGBA
rgba(216, 126, 177, 1)
HSL
hsl(326, 54%, 67%)
HSV
hsv(326, 42%, 85%)
CMYK
cmyk(0%, 42%, 18%, 15%)
CSS variable
--color-primary: #D87EB1;
Lowercase HEX
#d87eb1

Shades

Tints

Tones

Harmony

CSS snippets for #D87EB1

.color-d87eb1 {
  color: #D87EB1;
  background-color: #D87EB1;
}

Frequently asked questions

What color is #D87EB1?+

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

What is the closest Tailwind color to #D87EB1?+

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