#DDDFE0 Color Information

Hex color code: #DDDFE0

#DDDFE0 is a soft blue color. In RGB it is (221, 223, 224), and in HSL it is (200°, 5%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DDDFE0
RGB
221, 223, 224
HSL
200°, 5%, 87%
CMYK
1%, 0%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDFE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 223, 224

Red: 221 / Green: 223 / Blue: 224

HSL

200°, 5%, 87%

Hue: 200° / Saturation: 5% / Lightness: 87%

CMYK

1%, 0%, 0%, 12%

Cyan: 1% / Magenta: 0% / Yellow: 0% / Key: 12%

What color is #DDDFE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDFE0 to RGB:

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

HEX to HSL

Convert #DDDFE0 to HSL:

hsl(200, 5%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDFE0 to CMYK:

cmyk(1%, 0%, 0%, 12%)Color Converter →

Color Meaning and Usage

A soft blue tone, #DDDFE0 has RGB (221, 223, 224) and HSL (200°, 5%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDFE0 is #E0DDDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE0DF.

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

Contrast with #DDDFE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDFE0?

#DDDFE0 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDFE0?

#DDDFE0 in RGB is (221, 223, 224) - 221 red, 223 green, and 224 blue.

How to use #DDDFE0 in CSS?

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

What colors go well with #DDDFE0?

#E0DDDC (complementary), #DCE0DF (analogous), and #B4B9BB (lighter shade) work well with #DDDFE0.