#DFAAD3 Color Information

Hex color code: #DFAAD3

The hex color #DFAAD3 is a delicate magenta with RGB values of (223, 170, 211) and HSL of (314°, 45%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFAAD3
RGB
223, 170, 211
HSL
314°, 45%, 77%
CMYK
0%, 24%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAAD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 170, 211

Red: 223 / Green: 170 / Blue: 211

HSL

314°, 45%, 77%

Hue: 314° / Saturation: 45% / Lightness: 77%

CMYK

0%, 24%, 5%, 13%

Cyan: 0% / Magenta: 24% / Yellow: 5% / Key: 13%

What color is #DFAAD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAAD3 to RGB:

rgb(223, 170, 211)HEX to RGB Converter →

HEX to HSL

Convert #DFAAD3 to HSL:

hsl(314, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DFAAD3 to CMYK:

cmyk(0%, 24%, 5%, 13%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #DFAAD3 has RGB (223, 170, 211) and HSL (314°, 45%, 77%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAAD3 is #AADFB6, creating high-contrast pairings. For softer combinations, try analogous colors like #D1AADF.

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

Contrast with #DFAAD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAAD3?

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

What is the RGB value of #DFAAD3?

#DFAAD3 in RGB is (223, 170, 211) - 223 red, 170 green, and 211 blue.

How to use #DFAAD3 in CSS?

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

What colors go well with #DFAAD3?

#AADFB6 (complementary), #D1AADF (analogous), and #CA72B5 (lighter shade) work well with #DFAAD3.