#DDDFCF Color Information

Hex color code: #DDDFCF

A delicate yellow shade, #DDDFCF appears as (221, 223, 207) in RGB and (67°, 20%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DDDFCF
RGB
221, 223, 207
HSL
67°, 20%, 84%
CMYK
1%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 207

Red: 221 / Green: 223 / Blue: 207

HSL

67°, 20%, 84%

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

CMYK

1%, 0%, 7%, 13%

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

What color is #DDDFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFCF to RGB:

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

HEX to HSL

Convert #DDDFCF to HSL:

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

HEX to CMYK

Convert #DDDFCF to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #DDDFCF has RGB (221, 223, 207) and HSL (67°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFCF is #D0CEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED8CE.

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

Contrast with #DDDFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFCF?

#DDDFCF is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFCF?

#DDDFCF in RGB is (221, 223, 207) - 221 red, 223 green, and 207 blue.

How to use #DDDFCF in CSS?

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

What colors go well with #DDDFCF?

#D0CEDE (complementary), #DED8CE (analogous), and #BCC0A0 (lighter shade) work well with #DDDFCF.