#D1ADBA Color Information

Hex color code: #D1ADBA

#D1ADBA is a pastel magenta color. In RGB it is (209, 173, 186), and in HSL it is (338°, 28%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D1ADBA
RGB
209, 173, 186
HSL
338°, 28%, 75%
CMYK
0%, 17%, 11%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1ADBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 173, 186

Red: 209 / Green: 173 / Blue: 186

HSL

338°, 28%, 75%

Hue: 338° / Saturation: 28% / Lightness: 75%

CMYK

0%, 17%, 11%, 18%

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

What color is #D1ADBA?

#D1ADBA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1ADBA to RGB:

rgb(209, 173, 186)HEX to RGB Converter →

HEX to HSL

Convert #D1ADBA to HSL:

hsl(338, 28%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D1ADBA to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #D1ADBA has RGB (209, 173, 186) and HSL (338°, 28%, 75%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1ADBA is #ADD1C4, creating high-contrast pairings. For softer combinations, try analogous colors like #D1ADCC.

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

Contrast with #D1ADBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1ADBA?

#D1ADBA is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D1ADBA?

#D1ADBA in RGB is (209, 173, 186) - 209 red, 173 green, and 186 blue.

How to use #D1ADBA in CSS?

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

What colors go well with #D1ADBA?

#ADD1C4 (complementary), #D1ADCC (analogous), and #B67C91 (lighter shade) work well with #D1ADBA.