#DDF0DE Color Information

Hex color code: #DDF0DE

A light green shade, #DDF0DE appears as (221, 240, 222) in RGB and (123°, 39%, 90%) in HSL. It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#DDF0DE
RGB
221, 240, 222
HSL
123°, 39%, 90%
CMYK
8%, 0%, 7%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF0DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 240, 222

Red: 221 / Green: 240 / Blue: 222

HSL

123°, 39%, 90%

Hue: 123° / Saturation: 39% / Lightness: 90%

CMYK

8%, 0%, 7%, 6%

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

What color is #DDF0DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF0DE to RGB:

rgb(221, 240, 222)HEX to RGB Converter →

HEX to HSL

Convert #DDF0DE to HSL:

hsl(123, 39%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DDF0DE to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DDF0DE has RGB (221, 240, 222) and HSL (123°, 39%, 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 #DDF0DE is #EFDCEE, creating high-contrast pairings. For softer combinations, try analogous colors like #E5EFDC.

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

Contrast with #DDF0DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF0DE?

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

What is the RGB value of #DDF0DE?

#DDF0DE in RGB is (221, 240, 222) - 221 red, 240 green, and 222 blue.

How to use #DDF0DE in CSS?

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

What colors go well with #DDF0DE?

#EFDCEE (complementary), #E5EFDC (analogous), and #A6D8A9 (lighter shade) work well with #DDF0DE.