#DFBFD2 Color Information

Hex color code: #DFBFD2

The hex color #DFBFD2 is a light magenta with RGB values of (223, 191, 210) and HSL of (324°, 33%, 81%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#DFBFD2
RGB
223, 191, 210
HSL
324°, 33%, 81%
CMYK
0%, 14%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBFD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 191, 210

Red: 223 / Green: 191 / Blue: 210

HSL

324°, 33%, 81%

Hue: 324° / Saturation: 33% / Lightness: 81%

CMYK

0%, 14%, 6%, 13%

Cyan: 0% / Magenta: 14% / Yellow: 6% / Key: 13%

What color is #DFBFD2?

#DFBFD2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBFD2 to RGB:

rgb(223, 191, 210)HEX to RGB Converter →

HEX to HSL

Convert #DFBFD2 to HSL:

hsl(324, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DFBFD2 to CMYK:

cmyk(0%, 14%, 6%, 13%)Color Converter →

Color Meaning and Usage

#DFBFD2 is a delicate magenta color with RGB values of 223, 191, 210 and HSL of 324°, 33%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBFD2 is #BFDFCB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBFDF.

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

Contrast with #DFBFD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBFD2?

#DFBFD2 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFBFD2?

#DFBFD2 in RGB is (223, 191, 210) - 223 red, 191 green, and 210 blue.

How to use #DFBFD2 in CSS?

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

What colors go well with #DFBFD2?

#BFDFCB (complementary), #DBBFDF (analogous), and #C58CAE (lighter shade) work well with #DFBFD2.