#D87DBF Color Information

Hex color code: #D87DBF

The hex color #D87DBF is a balanced magenta with RGB values of (216, 125, 191) and HSL of (316°, 54%, 67%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#D87DBF
RGB
216, 125, 191
HSL
316°, 54%, 67%
CMYK
0%, 42%, 12%, 15%

Shades

CSS Usage
color: #D87DBF;
background-color: #D87DBF;
border-color: #D87DBF;
box-shadow: 0 0 10px #D87DBF;
border: 2px solid #D87DBF;
Tailwind Usage
bg-[#D87DBF]
text-[#D87DBF]
border-[#D87DBF]
shadow-[0_0_10px_D87DBF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #D87DBF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #D87DBF; color: #000000; }

Badge

New Feature
.badge { background-color: #D87DBF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #D87DBF; background-color: #D87DBF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #D87DBF20; border-left: 4px solid #D87DBF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #D87DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #D87DBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 125, 191

Red: 216 / Green: 125 / Blue: 191

HSL

316°, 54%, 67%

Hue: 316° / Saturation: 54% / Lightness: 67%

CMYK

0%, 42%, 12%, 15%

Cyan: 0% / Magenta: 42% / Yellow: 12% / Key: 15%

What color is #D87DBF?

#D87DBF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D87DBF to RGB:

rgb(216, 125, 191)HEX to RGB Converter →

HEX to HSL

Convert #D87DBF to HSL:

hsl(316, 54%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D87DBF to CMYK:

cmyk(0%, 42%, 12%, 15%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D87DBF has RGB (216, 125, 191) and HSL (316°, 54%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D87DBF is #7DD896, creating high-contrast pairings. For softer combinations, try analogous colors like #C37DD8.

Use #D87DBF in CSS: color: #D87DBF or background-color: #D87DBF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #D87DBF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.61:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D87DBF?

#D87DBF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D87DBF?

#D87DBF in RGB is (216, 125, 191) - 216 red, 125 green, and 191 blue.

How to use #D87DBF in CSS?

Use #D87DBF directly in your CSS properties like color or background-color.

What colors go well with #D87DBF?

#7DD896 (complementary), #C37DD8 (analogous), and #C743A3 (lighter shade) work well with #D87DBF.