#DDE3EA Color Information

Hex color code: #DDE3EA

#DDE3EA is a light blue color. In RGB it is (221, 227, 234), and in HSL it is (212°, 24%, 89%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DDE3EA
RGB
221, 227, 234
HSL
212°, 24%, 89%
CMYK
6%, 3%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDE3EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 227, 234

Red: 221 / Green: 227 / Blue: 234

HSL

212°, 24%, 89%

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

CMYK

6%, 3%, 0%, 8%

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

What color is #DDE3EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDE3EA to RGB:

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

HEX to HSL

Convert #DDE3EA to HSL:

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

HEX to CMYK

Convert #DDE3EA to CMYK:

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

Color Meaning and Usage

#DDE3EA is a ethereal blue color with RGB values of 221, 227, 234 and HSL of 212°, 24%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDE3EA is #EAE3DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE9EA.

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

Contrast with #DDE3EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDE3EA?

#DDE3EA is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDE3EA?

#DDE3EA in RGB is (221, 227, 234) - 221 red, 227 green, and 234 blue.

How to use #DDE3EA in CSS?

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

What colors go well with #DDE3EA?

#EAE3DC (complementary), #DCE9EA (analogous), and #ADBCCD (lighter shade) work well with #DDE3EA.