#DFA7CD Color Information

Hex color code: #DFA7CD

#DFA7CD is a ethereal magenta color. In RGB it is (223, 167, 205), and in HSL it is (319°, 47%, 76%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DFA7CD
RGB
223, 167, 205
HSL
319°, 47%, 76%
CMYK
0%, 25%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 167, 205

Red: 223 / Green: 167 / Blue: 205

HSL

319°, 47%, 76%

Hue: 319° / Saturation: 47% / Lightness: 76%

CMYK

0%, 25%, 8%, 13%

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

What color is #DFA7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA7CD to RGB:

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

HEX to HSL

Convert #DFA7CD to HSL:

hsl(319, 47%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA7CD to CMYK:

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

Color Meaning and Usage

#DFA7CD is a ethereal magenta color with RGB values of 223, 167, 205 and HSL of 319°, 47%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA7CD is #A5DFB7, creating high-contrast pairings. For softer combinations, try analogous colors like #D4A5DF.

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

Contrast with #DFA7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA7CD?

#DFA7CD is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFA7CD?

#DFA7CD in RGB is (223, 167, 205) - 223 red, 167 green, and 205 blue.

How to use #DFA7CD in CSS?

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

What colors go well with #DFA7CD?

#A5DFB7 (complementary), #D4A5DF (analogous), and #CA6DAD (lighter shade) work well with #DFA7CD.