#DFA4CF Color Information

Hex color code: #DFA4CF

#DFA4CF is a ethereal magenta color. In RGB it is (223, 164, 207), and in HSL it is (316°, 48%, 76%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#DFA4CF
RGB
223, 164, 207
HSL
316°, 48%, 76%
CMYK
0%, 26%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFA4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 164, 207

Red: 223 / Green: 164 / Blue: 207

HSL

316°, 48%, 76%

Hue: 316° / Saturation: 48% / Lightness: 76%

CMYK

0%, 26%, 7%, 13%

Cyan: 0% / Magenta: 26% / Yellow: 7% / Key: 13%

What color is #DFA4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFA4CF to RGB:

rgb(223, 164, 207)HEX to RGB Converter →

HEX to HSL

Convert #DFA4CF to HSL:

hsl(316, 48%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DFA4CF to CMYK:

cmyk(0%, 26%, 7%, 13%)Color Converter →

Color Meaning and Usage

#DFA4CF is a delicate magenta color with RGB values of 223, 164, 207 and HSL of 316°, 48%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFA4CF is #A4DFB4, creating high-contrast pairings. For softer combinations, try analogous colors like #D1A4DF.

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

Contrast with #DFA4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFA4CF?

#DFA4CF is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DFA4CF?

#DFA4CF in RGB is (223, 164, 207) - 223 red, 164 green, and 207 blue.

How to use #DFA4CF in CSS?

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

What colors go well with #DFA4CF?

#A4DFB4 (complementary), #D1A4DF (analogous), and #CB6CB2 (lighter shade) work well with #DFA4CF.