#DFAACD Color Information

Hex color code: #DFAACD

A ethereal magenta shade, #DFAACD appears as (223, 170, 205) in RGB and (320°, 45%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DFAACD
RGB
223, 170, 205
HSL
320°, 45%, 77%
CMYK
0%, 24%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 170, 205

Red: 223 / Green: 170 / Blue: 205

HSL

320°, 45%, 77%

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

CMYK

0%, 24%, 8%, 13%

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

What color is #DFAACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAACD to RGB:

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

HEX to HSL

Convert #DFAACD to HSL:

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

HEX to CMYK

Convert #DFAACD to CMYK:

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

Color Meaning and Usage

#DFAACD is a light magenta color with RGB values of 223, 170, 205 and HSL of 320°, 45%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAACD is #AADFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #D6AADF.

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

Contrast with #DFAACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAACD?

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

What is the RGB value of #DFAACD?

#DFAACD in RGB is (223, 170, 205) - 223 red, 170 green, and 205 blue.

How to use #DFAACD in CSS?

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

What colors go well with #DFAACD?

#AADFBC (complementary), #D6AADF (analogous), and #CA72AD (lighter shade) work well with #DFAACD.