#DDECE5 Color Information

Hex color code: #DDECE5

The hex color #DDECE5 is a airy cyan with RGB values of (221, 236, 229) and HSL of (152°, 28%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDECE5
RGB
221, 236, 229
HSL
152°, 28%, 90%
CMYK
6%, 0%, 3%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDECE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 236, 229

Red: 221 / Green: 236 / Blue: 229

HSL

152°, 28%, 90%

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

CMYK

6%, 0%, 3%, 7%

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

What color is #DDECE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDECE5 to RGB:

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

HEX to HSL

Convert #DDECE5 to HSL:

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

HEX to CMYK

Convert #DDECE5 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #DDECE5 has RGB (221, 236, 229) and HSL (152°, 28%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDECE5 is #EDDEE5, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEDDF.

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

Contrast with #DDECE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDECE5?

#DDECE5 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDECE5?

#DDECE5 in RGB is (221, 236, 229) - 221 red, 236 green, and 229 blue.

How to use #DDECE5 in CSS?

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

What colors go well with #DDECE5?

#EDDEE5 (complementary), #DEEDDF (analogous), and #ADD1C0 (lighter shade) work well with #DDECE5.