#D1DFDB Color Information

Hex color code: #D1DFDB

The hex color #D1DFDB is a ethereal cyan with RGB values of (209, 223, 219) and HSL of (163°, 18%, 85%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#D1DFDB
RGB
209, 223, 219
HSL
163°, 18%, 85%
CMYK
6%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 223, 219

Red: 209 / Green: 223 / Blue: 219

HSL

163°, 18%, 85%

Hue: 163° / Saturation: 18% / Lightness: 85%

CMYK

6%, 0%, 2%, 13%

Cyan: 6% / Magenta: 0% / Yellow: 2% / Key: 13%

What color is #D1DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1DFDB to RGB:

rgb(209, 223, 219)HEX to RGB Converter →

HEX to HSL

Convert #D1DFDB to HSL:

hsl(163, 18%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #D1DFDB to CMYK:

cmyk(6%, 0%, 2%, 13%)Color Converter →

Color Meaning and Usage

#D1DFDB is a airy cyan color with RGB values of 209, 223, 219 and HSL of 163°, 18%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1DFDB is #E0D2D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D2E0D5.

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

Contrast with #D1DFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1DFDB?

#D1DFDB is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D1DFDB?

#D1DFDB in RGB is (209, 223, 219) - 209 red, 223 green, and 219 blue.

How to use #D1DFDB in CSS?

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

What colors go well with #D1DFDB?

#E0D2D6 (complementary), #D2E0D5 (analogous), and #A5C0B8 (lighter shade) work well with #D1DFDB.