#D29DBB Color Information

Hex color code: #D29DBB

#D29DBB is a gentle magenta color. In RGB it is (210, 157, 187), and in HSL it is (326°, 37%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D29DBB
RGB
210, 157, 187
HSL
326°, 37%, 72%
CMYK
0%, 25%, 11%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D29DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 157, 187

Red: 210 / Green: 157 / Blue: 187

HSL

326°, 37%, 72%

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

CMYK

0%, 25%, 11%, 18%

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

What color is #D29DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D29DBB to RGB:

rgb(210, 157, 187)HEX to RGB Converter →

HEX to HSL

Convert #D29DBB to HSL:

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

HEX to CMYK

Convert #D29DBB to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #D29DBB has RGB (210, 157, 187) and HSL (326°, 37%, 72%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D29DBB is #9DD2B4, creating high-contrast pairings. For softer combinations, try analogous colors like #CE9DD2.

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

Contrast with #D29DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D29DBB?

#D29DBB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D29DBB?

#D29DBB in RGB is (210, 157, 187) - 210 red, 157 green, and 187 blue.

How to use #D29DBB in CSS?

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

What colors go well with #D29DBB?

#9DD2B4 (complementary), #CE9DD2 (analogous), and #BA6997 (lighter shade) work well with #D29DBB.