#DDDFDC Color Information

Hex color code: #DDDFDC

#DDDFDC is a soft green color. In RGB it is (221, 223, 220), and in HSL it is (100°, 4%, 87%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DDDFDC
RGB
221, 223, 220
HSL
100°, 4%, 87%
CMYK
1%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 220

Red: 221 / Green: 223 / Blue: 220

HSL

100°, 4%, 87%

Hue: 100° / Saturation: 4% / Lightness: 87%

CMYK

1%, 0%, 1%, 13%

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

What color is #DDDFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFDC to RGB:

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

HEX to HSL

Convert #DDDFDC to HSL:

hsl(100, 4%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFDC to CMYK:

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

Color Meaning and Usage

#DDDFDC is a ethereal green color with RGB values of 221, 223, 220 and HSL of 100°, 4%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFDC is #DEDDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDFDD.

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

Contrast with #DDDFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFDC?

#DDDFDC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFDC?

#DDDFDC in RGB is (221, 223, 220) - 221 red, 223 green, and 220 blue.

How to use #DDDFDC in CSS?

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

What colors go well with #DDDFDC?

#DEDDDF (complementary), #DFDFDD (analogous), and #B7BAB5 (lighter shade) work well with #DDDFDC.