#D2ADCB Color Information

Hex color code: #D2ADCB

The hex color #D2ADCB is a subtle magenta with RGB values of (210, 173, 203) and HSL of (311°, 29%, 75%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D2ADCB
RGB
210, 173, 203
HSL
311°, 29%, 75%
CMYK
0%, 18%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2ADCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 173, 203

Red: 210 / Green: 173 / Blue: 203

HSL

311°, 29%, 75%

Hue: 311° / Saturation: 29% / Lightness: 75%

CMYK

0%, 18%, 3%, 18%

Cyan: 0% / Magenta: 18% / Yellow: 3% / Key: 18%

What color is #D2ADCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2ADCB to RGB:

rgb(210, 173, 203)HEX to RGB Converter →

HEX to HSL

Convert #D2ADCB to HSL:

hsl(311, 29%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D2ADCB to CMYK:

cmyk(0%, 18%, 3%, 18%)Color Converter →

Color Meaning and Usage

#D2ADCB is a gentle magenta color with RGB values of 210, 173, 203 and HSL of 311°, 29%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2ADCB is #ADD2B4, creating high-contrast pairings. For softer combinations, try analogous colors like #C6ADD2.

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

Contrast with #D2ADCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2ADCB?

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

What is the RGB value of #D2ADCB?

#D2ADCB in RGB is (210, 173, 203) - 210 red, 173 green, and 203 blue.

How to use #D2ADCB in CSS?

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

What colors go well with #D2ADCB?

#ADD2B4 (complementary), #C6ADD2 (analogous), and #B77BAC (lighter shade) work well with #D2ADCB.