#DDEAE5 Color Information

Hex color code: #DDEAE5

A delicate cyan shade, #DDEAE5 appears as (221, 234, 229) in RGB and (157°, 24%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDEAE5
RGB
221, 234, 229
HSL
157°, 24%, 89%
CMYK
6%, 0%, 2%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDEAE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 234, 229

Red: 221 / Green: 234 / Blue: 229

HSL

157°, 24%, 89%

Hue: 157° / Saturation: 24% / Lightness: 89%

CMYK

6%, 0%, 2%, 8%

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

What color is #DDEAE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDEAE5 to RGB:

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

HEX to HSL

Convert #DDEAE5 to HSL:

hsl(157, 24%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DDEAE5 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #DDEAE5 has RGB (221, 234, 229) and HSL (157°, 24%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDEAE5 is #EADCE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEADE.

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

Contrast with #DDEAE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDEAE5?

#DDEAE5 is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDEAE5?

#DDEAE5 in RGB is (221, 234, 229) - 221 red, 234 green, and 229 blue.

How to use #DDEAE5 in CSS?

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

What colors go well with #DDEAE5?

#EADCE1 (complementary), #DCEADE (analogous), and #ADCDC0 (lighter shade) work well with #DDEAE5.