#D29BEE Color Information

Hex color code: #D29BEE

#D29BEE is a airy purple color. In RGB it is (210, 155, 238), and in HSL it is (280°, 71%, 77%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D29BEE
RGB
210, 155, 238
HSL
280°, 71%, 77%
CMYK
12%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D29BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 155, 238

Red: 210 / Green: 155 / Blue: 238

HSL

280°, 71%, 77%

Hue: 280° / Saturation: 71% / Lightness: 77%

CMYK

12%, 35%, 0%, 7%

Cyan: 12% / Magenta: 35% / Yellow: 0% / Key: 7%

What color is #D29BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D29BEE to RGB:

rgb(210, 155, 238)HEX to RGB Converter →

HEX to HSL

Convert #D29BEE to HSL:

hsl(280, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D29BEE to CMYK:

cmyk(12%, 35%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D29BEE is a delicate purple color with RGB values of 210, 155, 238 and HSL of 280°, 71%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D29BEE is #B6EE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #A99BEE.

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

Contrast with #D29BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D29BEE?

#D29BEE is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D29BEE?

#D29BEE in RGB is (210, 155, 238) - 210 red, 155 green, and 238 blue.

How to use #D29BEE in CSS?

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

What colors go well with #D29BEE?

#B6EE9B (complementary), #A99BEE (analogous), and #B559E3 (lighter shade) work well with #D29BEE.