#D29FBC Color Information

Hex color code: #D29FBC

The hex color #D29FBC is a delicate magenta with RGB values of (210, 159, 188) and HSL of (326°, 36%, 72%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D29FBC
RGB
210, 159, 188
HSL
326°, 36%, 72%
CMYK
0%, 24%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D29FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 159, 188

Red: 210 / Green: 159 / Blue: 188

HSL

326°, 36%, 72%

Hue: 326° / Saturation: 36% / Lightness: 72%

CMYK

0%, 24%, 10%, 18%

Cyan: 0% / Magenta: 24% / Yellow: 10% / Key: 18%

What color is #D29FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D29FBC to RGB:

rgb(210, 159, 188)HEX to RGB Converter →

HEX to HSL

Convert #D29FBC to HSL:

hsl(326, 36%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D29FBC to CMYK:

cmyk(0%, 24%, 10%, 18%)Color Converter →

Color Meaning and Usage

#D29FBC is a subtle magenta color with RGB values of 210, 159, 188 and HSL of 326°, 36%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D29FBC is #9ED1B4, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9ED1.

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

Contrast with #D29FBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D29FBC?

#D29FBC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D29FBC?

#D29FBC in RGB is (210, 159, 188) - 210 red, 159 green, and 188 blue.

How to use #D29FBC in CSS?

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

What colors go well with #D29FBC?

#9ED1B4 (complementary), #CE9ED1 (analogous), and #B96A97 (lighter shade) work well with #D29FBC.