#DA9DAD Color Information

Hex color code: #DA9DAD

The hex color #DA9DAD is a gentle magenta with RGB values of (218, 157, 173) and HSL of (344°, 45%, 74%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#DA9DAD
RGB
218, 157, 173
HSL
344°, 45%, 74%
CMYK
0%, 28%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA9DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 157, 173

Red: 218 / Green: 157 / Blue: 173

HSL

344°, 45%, 74%

Hue: 344° / Saturation: 45% / Lightness: 74%

CMYK

0%, 28%, 21%, 15%

Cyan: 0% / Magenta: 28% / Yellow: 21% / Key: 15%

What color is #DA9DAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA9DAD to RGB:

rgb(218, 157, 173)HEX to RGB Converter →

HEX to HSL

Convert #DA9DAD to HSL:

hsl(344, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DA9DAD to CMYK:

cmyk(0%, 28%, 21%, 15%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DA9DAD has RGB (218, 157, 173) and HSL (344°, 45%, 74%). 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 #DA9DAD is #9FDBCB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB9FCD.

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

Contrast with #DA9DAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA9DAD?

#DA9DAD is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DA9DAD?

#DA9DAD in RGB is (218, 157, 173) - 218 red, 157 green, and 173 blue.

How to use #DA9DAD in CSS?

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

What colors go well with #DA9DAD?

#9FDBCB (complementary), #DB9FCD (analogous), and #C56780 (lighter shade) work well with #DA9DAD.