#DDF0EA Color Information

Hex color code: #DDF0EA

The hex color #DDF0EA is a soft cyan with RGB values of (221, 240, 234) and HSL of (161°, 39%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDF0EA
RGB
221, 240, 234
HSL
161°, 39%, 90%
CMYK
8%, 0%, 3%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF0EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 240, 234

Red: 221 / Green: 240 / Blue: 234

HSL

161°, 39%, 90%

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

CMYK

8%, 0%, 3%, 6%

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

What color is #DDF0EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF0EA to RGB:

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

HEX to HSL

Convert #DDF0EA to HSL:

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

HEX to CMYK

Convert #DDF0EA to CMYK:

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

Color Meaning and Usage

#DDF0EA is a soft cyan color with RGB values of 221, 240, 234 and HSL of 161°, 39%, 90%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDF0EA is #EFDCE2, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFDF.

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

Contrast with #DDF0EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF0EA?

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

What is the RGB value of #DDF0EA?

#DDF0EA in RGB is (221, 240, 234) - 221 red, 240 green, and 234 blue.

How to use #DDF0EA in CSS?

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

What colors go well with #DDF0EA?

#EFDCE2 (complementary), #DCEFDF (analogous), and #A6D8C8 (lighter shade) work well with #DDF0EA.