#DFADD4 Color Information

Hex color code: #DFADD4

A delicate magenta shade, #DFADD4 appears as (223, 173, 212) in RGB and (313°, 44%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DFADD4
RGB
223, 173, 212
HSL
313°, 44%, 78%
CMYK
0%, 22%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFADD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 173, 212

Red: 223 / Green: 173 / Blue: 212

HSL

313°, 44%, 78%

Hue: 313° / Saturation: 44% / Lightness: 78%

CMYK

0%, 22%, 5%, 13%

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

What color is #DFADD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFADD4 to RGB:

rgb(223, 173, 212)HEX to RGB Converter →

HEX to HSL

Convert #DFADD4 to HSL:

hsl(313, 44%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFADD4 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DFADD4 has RGB (223, 173, 212) and HSL (313°, 44%, 78%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFADD4 is #AEE0B9, creating high-contrast pairings. For softer combinations, try analogous colors like #D2AEE0.

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

Contrast with #DFADD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFADD4?

#DFADD4 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFADD4?

#DFADD4 in RGB is (223, 173, 212) - 223 red, 173 green, and 212 blue.

How to use #DFADD4 in CSS?

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

What colors go well with #DFADD4?

#AEE0B9 (complementary), #D2AEE0 (analogous), and #CA77B8 (lighter shade) work well with #DFADD4.