#DFBFCF Color Information

Hex color code: #DFBFCF

The hex color #DFBFCF is a delicate magenta with RGB values of (223, 191, 207) and HSL of (330°, 33%, 81%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#DFBFCF
RGB
223, 191, 207
HSL
330°, 33%, 81%
CMYK
0%, 14%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFBFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 191, 207

Red: 223 / Green: 191 / Blue: 207

HSL

330°, 33%, 81%

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

CMYK

0%, 14%, 7%, 13%

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

What color is #DFBFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFBFCF to RGB:

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

HEX to HSL

Convert #DFBFCF to HSL:

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

HEX to CMYK

Convert #DFBFCF to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DFBFCF has RGB (223, 191, 207) and HSL (330°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFBFCF is #BFDFCF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFBFDF.

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

Contrast with #DFBFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFBFCF?

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

What is the RGB value of #DFBFCF?

#DFBFCF in RGB is (223, 191, 207) - 223 red, 191 green, and 207 blue.

How to use #DFBFCF in CSS?

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

What colors go well with #DFBFCF?

#BFDFCF (complementary), #DFBFDF (analogous), and #C58CA8 (lighter shade) work well with #DFBFCF.