#DFAFCF Color Information

Hex color code: #DFAFCF

A delicate magenta shade, #DFAFCF appears as (223, 175, 207) in RGB and (320°, 43%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFAFCF
RGB
223, 175, 207
HSL
320°, 43%, 78%
CMYK
0%, 22%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 175, 207

Red: 223 / Green: 175 / Blue: 207

HSL

320°, 43%, 78%

Hue: 320° / Saturation: 43% / Lightness: 78%

CMYK

0%, 22%, 7%, 13%

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

What color is #DFAFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAFCF to RGB:

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

HEX to HSL

Convert #DFAFCF to HSL:

hsl(320, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFAFCF to CMYK:

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

Color Meaning and Usage

#DFAFCF is a airy magenta color with RGB values of 223, 175, 207 and HSL of 320°, 43%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAFCF is #AFDFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #D7AFDF.

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

Contrast with #DFAFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAFCF?

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

What is the RGB value of #DFAFCF?

#DFAFCF in RGB is (223, 175, 207) - 223 red, 175 green, and 207 blue.

How to use #DFAFCF in CSS?

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

What colors go well with #DFAFCF?

#AFDFBF (complementary), #D7AFDF (analogous), and #C978AE (lighter shade) work well with #DFAFCF.