#DAAFD4 Color Information

Hex color code: #DAAFD4

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

Try:
Color NamePlum
HEX
#DAAFD4
RGB
218, 175, 212
HSL
308°, 37%, 77%
CMYK
0%, 20%, 3%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAAFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 175, 212

Red: 218 / Green: 175 / Blue: 212

HSL

308°, 37%, 77%

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

CMYK

0%, 20%, 3%, 15%

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

What color is #DAAFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAAFD4 to RGB:

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

HEX to HSL

Convert #DAAFD4 to HSL:

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

HEX to CMYK

Convert #DAAFD4 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DAAFD4 has RGB (218, 175, 212) and HSL (308°, 37%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAAFD4 is #AFDAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #CAAFDA.

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

Contrast with #DAAFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAAFD4?

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

What is the RGB value of #DAAFD4?

#DAAFD4 in RGB is (218, 175, 212) - 218 red, 175 green, and 212 blue.

How to use #DAAFD4 in CSS?

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

What colors go well with #DAAFD4?

#AFDAB4 (complementary), #CAAFDA (analogous), and #C27AB8 (lighter shade) work well with #DAAFD4.