#DDDFE5 Color Information

Hex color code: #DDDFE5

The hex color #DDDFE5 is a soft blue with RGB values of (221, 223, 229) and HSL of (225°, 13%, 88%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDDFE5
RGB
221, 223, 229
HSL
225°, 13%, 88%
CMYK
3%, 3%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 229

Red: 221 / Green: 223 / Blue: 229

HSL

225°, 13%, 88%

Hue: 225° / Saturation: 13% / Lightness: 88%

CMYK

3%, 3%, 0%, 10%

Cyan: 3% / Magenta: 3% / Yellow: 0% / Key: 10%

What color is #DDDFE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFE5 to RGB:

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

HEX to HSL

Convert #DDDFE5 to HSL:

hsl(225, 13%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFE5 to CMYK:

cmyk(3%, 3%, 0%, 10%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DDDFE5 has RGB (221, 223, 229) and HSL (225°, 13%, 88%). 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 #DDDFE5 is #E4E2DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE2E4.

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

Contrast with #DDDFE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFE5?

#DDDFE5 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFE5?

#DDDFE5 in RGB is (221, 223, 229) - 221 red, 223 green, and 229 blue.

How to use #DDDFE5 in CSS?

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

What colors go well with #DDDFE5?

#E4E2DC (complementary), #DCE2E4 (analogous), and #B1B6C3 (lighter shade) work well with #DDDFE5.