#D287BA Color Information

Hex color code: #D287BA

A soft magenta shade, #D287BA appears as (210, 135, 186) in RGB and (319°, 45%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D287BA
RGB
210, 135, 186
HSL
319°, 45%, 68%
CMYK
0%, 36%, 11%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #D287BA; 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 #D287BA; background-color: #D287BA15; }

Alert / Toast

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

Link / Accent

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

a { color: #D287BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 135, 186

Red: 210 / Green: 135 / Blue: 186

HSL

319°, 45%, 68%

Hue: 319° / Saturation: 45% / Lightness: 68%

CMYK

0%, 36%, 11%, 18%

Cyan: 0% / Magenta: 36% / Yellow: 11% / Key: 18%

What color is #D287BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D287BA to RGB:

rgb(210, 135, 186)HEX to RGB Converter →

HEX to HSL

Convert #D287BA to HSL:

hsl(319, 45%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D287BA to CMYK:

cmyk(0%, 36%, 11%, 18%)Color Converter →

Color Meaning and Usage

#D287BA is a gentle magenta color with RGB values of 210, 135, 186 and HSL of 319°, 45%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D287BA is #89D2A0, creating high-contrast pairings. For softer combinations, try analogous colors like #C589D2.

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

Contrast with #D287BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D287BA?

#D287BA is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D287BA?

#D287BA in RGB is (210, 135, 186) - 210 red, 135 green, and 186 blue.

How to use #D287BA in CSS?

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

What colors go well with #D287BA?

#89D2A0 (complementary), #C589D2 (analogous), and #BD519B (lighter shade) work well with #D287BA.