#DAADD6 Color Information

Hex color code: #DAADD6

The hex color #DAADD6 is a ethereal magenta with RGB values of (218, 173, 214) and HSL of (305°, 38%, 77%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DAADD6
RGB
218, 173, 214
HSL
305°, 38%, 77%
CMYK
0%, 21%, 2%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAADD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 173, 214

Red: 218 / Green: 173 / Blue: 214

HSL

305°, 38%, 77%

Hue: 305° / Saturation: 38% / Lightness: 77%

CMYK

0%, 21%, 2%, 15%

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

What color is #DAADD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAADD6 to RGB:

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

HEX to HSL

Convert #DAADD6 to HSL:

hsl(305, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAADD6 to CMYK:

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

Color Meaning and Usage

#DAADD6 is a soft magenta color with RGB values of 218, 173, 214 and HSL of 305°, 38%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAADD6 is #AEDBB2, creating high-contrast pairings. For softer combinations, try analogous colors like #C8AEDB.

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

Contrast with #DAADD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAADD6?

#DAADD6 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAADD6?

#DAADD6 in RGB is (218, 173, 214) - 218 red, 173 green, and 214 blue.

How to use #DAADD6 in CSS?

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

What colors go well with #DAADD6?

#AEDBB2 (complementary), #C8AEDB (analogous), and #C379BD (lighter shade) work well with #DAADD6.