#DDFAE5 Color Information

Hex color code: #DDFAE5

#DDFAE5 is a light green color. In RGB it is (221, 250, 229), and in HSL it is (137°, 74%, 92%). It is commonly used in modern UI design.

Try:
Color NameHoneydew
HEX
#DDFAE5
RGB
221, 250, 229
HSL
137°, 74%, 92%
CMYK
12%, 0%, 8%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFAE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 250, 229

Red: 221 / Green: 250 / Blue: 229

HSL

137°, 74%, 92%

Hue: 137° / Saturation: 74% / Lightness: 92%

CMYK

12%, 0%, 8%, 2%

Cyan: 12% / Magenta: 0% / Yellow: 8% / Key: 2%

What color is #DDFAE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFAE5 to RGB:

rgb(221, 250, 229)HEX to RGB Converter →

HEX to HSL

Convert #DDFAE5 to HSL:

hsl(137, 74%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFAE5 to CMYK:

cmyk(12%, 0%, 8%, 2%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DDFAE5 has RGB (221, 250, 229) and HSL (137°, 74%, 92%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDFAE5 is #FADCF1, creating high-contrast pairings. For softer combinations, try analogous colors like #E2FADC.

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

Contrast with #DDFAE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFAE5?

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

What is the RGB value of #DDFAE5?

#DDFAE5 in RGB is (221, 250, 229) - 221 red, 250 green, and 229 blue.

How to use #DDFAE5 in CSS?

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

What colors go well with #DDFAE5?

#FADCF1 (complementary), #E2FADC (analogous), and #99F0B2 (lighter shade) work well with #DDFAE5.