#DFD2CF Color Information

Hex color code: #DFD2CF

#DFD2CF is a light red color. In RGB it is (223, 210, 207), and in HSL it is (11°, 20%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DFD2CF
RGB
223, 210, 207
HSL
11°, 20%, 84%
CMYK
0%, 6%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD2CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 210, 207

Red: 223 / Green: 210 / Blue: 207

HSL

11°, 20%, 84%

Hue: 11° / Saturation: 20% / Lightness: 84%

CMYK

0%, 6%, 7%, 13%

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

What color is #DFD2CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD2CF to RGB:

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

HEX to HSL

Convert #DFD2CF to HSL:

hsl(11, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD2CF to CMYK:

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

Color Meaning and Usage

#DFD2CF is a delicate red color with RGB values of 223, 210, 207 and HSL of 11°, 20%, 84%. 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 #DFD2CF is #CEDBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DECED3.

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

Contrast with #DFD2CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD2CF?

#DFD2CF is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFD2CF?

#DFD2CF in RGB is (223, 210, 207) - 223 red, 210 green, and 207 blue.

How to use #DFD2CF in CSS?

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

What colors go well with #DFD2CF?

#CEDBDE (complementary), #DECED3 (analogous), and #C0A6A0 (lighter shade) work well with #DFD2CF.