#DAAFD9 Color Information

Hex color code: #DAAFD9

A soft magenta shade, #DAAFD9 appears as (218, 175, 217) in RGB and (301°, 37%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DAAFD9
RGB
218, 175, 217
HSL
301°, 37%, 77%
CMYK
0%, 20%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAAFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 175, 217

Red: 218 / Green: 175 / Blue: 217

HSL

301°, 37%, 77%

Hue: 301° / Saturation: 37% / Lightness: 77%

CMYK

0%, 20%, 0%, 15%

Cyan: 0% / Magenta: 20% / Yellow: 0% / Key: 15%

What color is #DAAFD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAAFD9 to RGB:

rgb(218, 175, 217)HEX to RGB Converter →

HEX to HSL

Convert #DAAFD9 to HSL:

hsl(301, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAAFD9 to CMYK:

cmyk(0%, 20%, 0%, 15%)Color Converter →

Color Meaning and Usage

#DAAFD9 is a airy magenta color with RGB values of 218, 175, 217 and HSL of 301°, 37%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAAFD9 is #AFDAAF, creating high-contrast pairings. For softer combinations, try analogous colors like #C5AFDA.

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

Contrast with #DAAFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAAFD9?

#DAAFD9 is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAAFD9?

#DAAFD9 in RGB is (218, 175, 217) - 218 red, 175 green, and 217 blue.

How to use #DAAFD9 in CSS?

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

What colors go well with #DAAFD9?

#AFDAAF (complementary), #C5AFDA (analogous), and #C27AC1 (lighter shade) work well with #DAAFD9.