#DDE4CD Color Information

Hex color code: #DDE4CD

A airy green shade, #DDE4CD appears as (221, 228, 205) in RGB and (78°, 30%, 85%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DDE4CD
RGB
221, 228, 205
HSL
78°, 30%, 85%
CMYK
3%, 0%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDE4CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 228, 205

Red: 221 / Green: 228 / Blue: 205

HSL

78°, 30%, 85%

Hue: 78° / Saturation: 30% / Lightness: 85%

CMYK

3%, 0%, 10%, 11%

Cyan: 3% / Magenta: 0% / Yellow: 10% / Key: 11%

What color is #DDE4CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDE4CD to RGB:

rgb(221, 228, 205)HEX to RGB Converter →

HEX to HSL

Convert #DDE4CD to HSL:

hsl(78, 30%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDE4CD to CMYK:

cmyk(3%, 0%, 10%, 11%)Color Converter →

Color Meaning and Usage

#DDE4CD is a soft green color with RGB values of 221, 228, 205 and HSL of 78°, 30%, 85%. 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 #DDE4CD is #D4CDE4, creating high-contrast pairings. For softer combinations, try analogous colors like #E4E0CD.

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

Contrast with #DDE4CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDE4CD?

#DDE4CD is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDE4CD?

#DDE4CD in RGB is (221, 228, 205) - 221 red, 228 green, and 205 blue.

How to use #DDE4CD in CSS?

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

What colors go well with #DDE4CD?

#D4CDE4 (complementary), #E4E0CD (analogous), and #BCC99C (lighter shade) work well with #DDE4CD.