#DDECE0 Color Information

Hex color code: #DDECE0

A airy green shade, #DDECE0 appears as (221, 236, 224) in RGB and (132°, 28%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DDECE0
RGB
221, 236, 224
HSL
132°, 28%, 90%
CMYK
6%, 0%, 5%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDECE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 236, 224

Red: 221 / Green: 236 / Blue: 224

HSL

132°, 28%, 90%

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

CMYK

6%, 0%, 5%, 7%

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

What color is #DDECE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDECE0 to RGB:

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

HEX to HSL

Convert #DDECE0 to HSL:

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

HEX to CMYK

Convert #DDECE0 to CMYK:

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

Color Meaning and Usage

#DDECE0 is a soft green color with RGB values of 221, 236, 224 and HSL of 132°, 28%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDECE0 is #EDDEEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E3EDDE.

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

Contrast with #DDECE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDECE0?

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

What is the RGB value of #DDECE0?

#DDECE0 in RGB is (221, 236, 224) - 221 red, 236 green, and 224 blue.

How to use #DDECE0 in CSS?

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

What colors go well with #DDECE0?

#EDDEEA (complementary), #E3EDDE (analogous), and #ADD1B5 (lighter shade) work well with #DDECE0.