#DFB5CD Color Information

Hex color code: #DFB5CD

The hex color #DFB5CD is a airy magenta with RGB values of (223, 181, 205) and HSL of (326°, 40%, 79%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DFB5CD
RGB
223, 181, 205
HSL
326°, 40%, 79%
CMYK
0%, 19%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFB5CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 181, 205

Red: 223 / Green: 181 / Blue: 205

HSL

326°, 40%, 79%

Hue: 326° / Saturation: 40% / Lightness: 79%

CMYK

0%, 19%, 8%, 13%

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

What color is #DFB5CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFB5CD to RGB:

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

HEX to HSL

Convert #DFB5CD to HSL:

hsl(326, 40%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DFB5CD to CMYK:

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

Color Meaning and Usage

#DFB5CD is a airy magenta color with RGB values of 223, 181, 205 and HSL of 326°, 40%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFB5CD is #B4DFC7, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB4DF.

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

Contrast with #DFB5CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFB5CD?

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

What is the RGB value of #DFB5CD?

#DFB5CD in RGB is (223, 181, 205) - 223 red, 181 green, and 205 blue.

How to use #DFB5CD in CSS?

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

What colors go well with #DFB5CD?

#B4DFC7 (complementary), #DCB4DF (analogous), and #C87EA8 (lighter shade) work well with #DFB5CD.