#DDECDF Color Information

Hex color code: #DDECDF

A light green shade, #DDECDF appears as (221, 236, 223) in RGB and (128°, 28%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DDECDF
RGB
221, 236, 223
HSL
128°, 28%, 90%
CMYK
6%, 0%, 6%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDECDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 236, 223

Red: 221 / Green: 236 / Blue: 223

HSL

128°, 28%, 90%

Hue: 128° / Saturation: 28% / Lightness: 90%

CMYK

6%, 0%, 6%, 7%

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

What color is #DDECDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDECDF to RGB:

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

HEX to HSL

Convert #DDECDF to HSL:

hsl(128, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DDECDF to CMYK:

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

Color Meaning and Usage

A airy green tone, #DDECDF has RGB (221, 236, 223) and HSL (128°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDECDF is #EDDEEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E4EDDE.

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

Contrast with #DDECDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDECDF?

#DDECDF is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDECDF?

#DDECDF in RGB is (221, 236, 223) - 221 red, 236 green, and 223 blue.

How to use #DDECDF in CSS?

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

What colors go well with #DDECDF?

#EDDEEB (complementary), #E4EDDE (analogous), and #ADD1B2 (lighter shade) work well with #DDECDF.