#DDDEDF Color Information

Hex color code: #DDDEDF

The hex color #DDDEDF is a delicate blue with RGB values of (221, 222, 223) and HSL of (210°, 3%, 87%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDDEDF
RGB
221, 222, 223
HSL
210°, 3%, 87%
CMYK
1%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 223

Red: 221 / Green: 222 / Blue: 223

HSL

210°, 3%, 87%

Hue: 210° / Saturation: 3% / Lightness: 87%

CMYK

1%, 0%, 0%, 13%

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

What color is #DDDEDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDEDF to RGB:

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

HEX to HSL

Convert #DDDEDF to HSL:

hsl(210, 3%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDEDF to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #DDDEDF has RGB (221, 222, 223) and HSL (210°, 3%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDEDF is #DFDEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDFDF.

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

Contrast with #DDDEDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDEDF?

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

What is the RGB value of #DDDEDF?

#DDDEDF in RGB is (221, 222, 223) - 221 red, 222 green, and 223 blue.

How to use #DDDEDF in CSS?

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

What colors go well with #DDDEDF?

#DFDEDD (complementary), #DDDFDF (analogous), and #B5B8BA (lighter shade) work well with #DDDEDF.