#DDDFD9 Color Information

Hex color code: #DDDFD9

A airy green shade, #DDDFD9 appears as (221, 223, 217) in RGB and (80°, 9%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DDDFD9
RGB
221, 223, 217
HSL
80°, 9%, 86%
CMYK
1%, 0%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 217

Red: 221 / Green: 223 / Blue: 217

HSL

80°, 9%, 86%

Hue: 80° / Saturation: 9% / Lightness: 86%

CMYK

1%, 0%, 3%, 13%

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

What color is #DDDFD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFD9 to RGB:

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

HEX to HSL

Convert #DDDFD9 to HSL:

hsl(80, 9%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFD9 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #DDDFD9 has RGB (221, 223, 217) and HSL (80°, 9%, 86%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFD9 is #DAD8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDDD8.

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

Contrast with #DDDFD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFD9?

#DDDFD9 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFD9?

#DDDFD9 in RGB is (221, 223, 217) - 221 red, 223 green, and 217 blue.

How to use #DDDFD9 in CSS?

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

What colors go well with #DDDFD9?

#DAD8DF (complementary), #DFDDD8 (analogous), and #B7BCAE (lighter shade) work well with #DDDFD9.