#D1DABC Color Information

Hex color code: #D1DABC

The hex color #D1DABC is a soft green with RGB values of (209, 218, 188) and HSL of (78°, 29%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D1DABC
RGB
209, 218, 188
HSL
78°, 29%, 80%
CMYK
4%, 0%, 14%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1DABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 218, 188

Red: 209 / Green: 218 / Blue: 188

HSL

78°, 29%, 80%

Hue: 78° / Saturation: 29% / Lightness: 80%

CMYK

4%, 0%, 14%, 15%

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

What color is #D1DABC?

#D1DABC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1DABC to RGB:

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

HEX to HSL

Convert #D1DABC to HSL:

hsl(78, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D1DABC to CMYK:

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

Color Meaning and Usage

A delicate green tone, #D1DABC has RGB (209, 218, 188) and HSL (78°, 29%, 80%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1DABC is #C6BDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD5BD.

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

Contrast with #D1DABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1DABC?

#D1DABC is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #D1DABC?

#D1DABC in RGB is (209, 218, 188) - 209 red, 218 green, and 188 blue.

How to use #D1DABC in CSS?

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

What colors go well with #D1DABC?

#C6BDDB (complementary), #DBD5BD (analogous), and #B0C08C (lighter shade) work well with #D1DABC.