#DDECBC Color Information

Hex color code: #DDECBC

The hex color #DDECBC is a airy green with RGB values of (221, 236, 188) and HSL of (79°, 56%, 83%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DDECBC
RGB
221, 236, 188
HSL
79°, 56%, 83%
CMYK
6%, 0%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDECBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 236, 188

Red: 221 / Green: 236 / Blue: 188

HSL

79°, 56%, 83%

Hue: 79° / Saturation: 56% / Lightness: 83%

CMYK

6%, 0%, 20%, 7%

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

What color is #DDECBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDECBC to RGB:

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

HEX to HSL

Convert #DDECBC to HSL:

hsl(79, 56%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDECBC to CMYK:

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

Color Meaning and Usage

#DDECBC is a airy green color with RGB values of 221, 236, 188 and HSL of 79°, 56%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDECBC is #CBBBEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECE3BB.

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

Contrast with #DDECBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDECBC?

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

What is the RGB value of #DDECBC?

#DDECBC in RGB is (221, 236, 188) - 221 red, 236 green, and 188 blue.

How to use #DDECBC in CSS?

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

What colors go well with #DDECBC?

#CBBBEC (complementary), #ECE3BB (analogous), and #BEDB80 (lighter shade) work well with #DDECBC.