#D1DACD Color Information

Hex color code: #D1DACD

The hex color #D1DACD is a ethereal green with RGB values of (209, 218, 205) and HSL of (102°, 15%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D1DACD
RGB
209, 218, 205
HSL
102°, 15%, 83%
CMYK
4%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1DACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 218, 205

Red: 209 / Green: 218 / Blue: 205

HSL

102°, 15%, 83%

Hue: 102° / Saturation: 15% / Lightness: 83%

CMYK

4%, 0%, 6%, 15%

Cyan: 4% / Magenta: 0% / Yellow: 6% / Key: 15%

What color is #D1DACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1DACD to RGB:

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

HEX to HSL

Convert #D1DACD to HSL:

hsl(102, 15%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D1DACD to CMYK:

cmyk(4%, 0%, 6%, 15%)Color Converter →

Color Meaning and Usage

#D1DACD is a airy green color with RGB values of 209, 218, 205 and HSL of 102°, 15%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1DACD is #D6CDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #D8DACD.

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

Contrast with #D1DACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1DACD?

#D1DACD is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D1DACD?

#D1DACD in RGB is (209, 218, 205) - 209 red, 218 green, and 205 blue.

How to use #D1DACD in CSS?

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

What colors go well with #D1DACD?

#D6CDDA (complementary), #D8DACD (analogous), and #A9BAA1 (lighter shade) work well with #D1DACD.