#D1DADE Color Information

Hex color code: #D1DADE

A light blue shade, #D1DADE appears as (209, 218, 222) in RGB and (198°, 16%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#D1DADE
RGB
209, 218, 222
HSL
198°, 16%, 85%
CMYK
6%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1DADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 218, 222

Red: 209 / Green: 218 / Blue: 222

HSL

198°, 16%, 85%

Hue: 198° / Saturation: 16% / Lightness: 85%

CMYK

6%, 2%, 0%, 13%

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

What color is #D1DADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1DADE to RGB:

rgb(209, 218, 222)HEX to RGB Converter →

HEX to HSL

Convert #D1DADE to HSL:

hsl(198, 16%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #D1DADE to CMYK:

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

Color Meaning and Usage

A light blue tone, #D1DADE has RGB (209, 218, 222) and HSL (198°, 16%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1DADE is #DFD6D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3DFDC.

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

Contrast with #D1DADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1DADE?

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

What is the RGB value of #D1DADE?

#D1DADE in RGB is (209, 218, 222) - 209 red, 218 green, and 222 blue.

How to use #D1DADE in CSS?

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

What colors go well with #D1DADE?

#DFD6D3 (complementary), #D3DFDC (analogous), and #A6B7BF (lighter shade) work well with #D1DADE.