#DFB9CF Color Information

Hex color code: #DFB9CF

#DFB9CF is a airy magenta color. In RGB it is (223, 185, 207), and in HSL it is (325°, 37%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFB9CF
RGB
223, 185, 207
HSL
325°, 37%, 80%
CMYK
0%, 17%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 185, 207

Red: 223 / Green: 185 / Blue: 207

HSL

325°, 37%, 80%

Hue: 325° / Saturation: 37% / Lightness: 80%

CMYK

0%, 17%, 7%, 13%

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

What color is #DFB9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB9CF to RGB:

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

HEX to HSL

Convert #DFB9CF to HSL:

hsl(325, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB9CF to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DFB9CF has RGB (223, 185, 207) and HSL (325°, 37%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB9CF is #B9DFC9, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB9DF.

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

Contrast with #DFB9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB9CF?

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

What is the RGB value of #DFB9CF?

#DFB9CF in RGB is (223, 185, 207) - 223 red, 185 green, and 207 blue.

How to use #DFB9CF in CSS?

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

What colors go well with #DFB9CF?

#B9DFC9 (complementary), #DCB9DF (analogous), and #C785AB (lighter shade) work well with #DFB9CF.