#DDF1EE Color Information

Hex color code: #DDF1EE

A airy cyan shade, #DDF1EE appears as (221, 241, 238) in RGB and (171°, 42%, 91%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DDF1EE
RGB
221, 241, 238
HSL
171°, 42%, 91%
CMYK
8%, 0%, 1%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF1EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 241, 238

Red: 221 / Green: 241 / Blue: 238

HSL

171°, 42%, 91%

Hue: 171° / Saturation: 42% / Lightness: 91%

CMYK

8%, 0%, 1%, 5%

Cyan: 8% / Magenta: 0% / Yellow: 1% / Key: 5%

What color is #DDF1EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF1EE to RGB:

rgb(221, 241, 238)HEX to RGB Converter →

HEX to HSL

Convert #DDF1EE to HSL:

hsl(171, 42%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DDF1EE to CMYK:

cmyk(8%, 0%, 1%, 5%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #DDF1EE has RGB (221, 241, 238) and HSL (171°, 42%, 91%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDF1EE is #F2DEE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DEF2E5.

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

Contrast with #DDF1EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF1EE?

#DDF1EE is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDF1EE?

#DDF1EE in RGB is (221, 241, 238) - 221 red, 241 green, and 238 blue.

How to use #DDF1EE in CSS?

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

What colors go well with #DDF1EE?

#F2DEE1 (complementary), #DEF2E5 (analogous), and #A8DCD4 (lighter shade) work well with #DDF1EE.