#D7ADDB Color Information

Hex color code: #D7ADDB

#D7ADDB is a soft magenta color. In RGB it is (215, 173, 219), and in HSL it is (295°, 39%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D7ADDB
RGB
215, 173, 219
HSL
295°, 39%, 77%
CMYK
2%, 21%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7ADDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 173, 219

Red: 215 / Green: 173 / Blue: 219

HSL

295°, 39%, 77%

Hue: 295° / Saturation: 39% / Lightness: 77%

CMYK

2%, 21%, 0%, 14%

Cyan: 2% / Magenta: 21% / Yellow: 0% / Key: 14%

What color is #D7ADDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7ADDB to RGB:

rgb(215, 173, 219)HEX to RGB Converter →

HEX to HSL

Convert #D7ADDB to HSL:

hsl(295, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D7ADDB to CMYK:

cmyk(2%, 21%, 0%, 14%)Color Converter →

Color Meaning and Usage

#D7ADDB is a delicate magenta color with RGB values of 215, 173, 219 and HSL of 295°, 39%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7ADDB is #B1DBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C1ADDB.

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

Contrast with #D7ADDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7ADDB?

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

What is the RGB value of #D7ADDB?

#D7ADDB in RGB is (215, 173, 219) - 215 red, 173 green, and 219 blue.

How to use #D7ADDB in CSS?

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

What colors go well with #D7ADDB?

#B1DBAD (complementary), #C1ADDB (analogous), and #BE78C4 (lighter shade) work well with #D7ADDB.