#D1DBCC Color Information

Hex color code: #D1DBCC

The hex color #D1DBCC is a ethereal green with RGB values of (209, 219, 204) and HSL of (100°, 17%, 83%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#D1DBCC
RGB
209, 219, 204
HSL
100°, 17%, 83%
CMYK
5%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1DBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 219, 204

Red: 209 / Green: 219 / Blue: 204

HSL

100°, 17%, 83%

Hue: 100° / Saturation: 17% / Lightness: 83%

CMYK

5%, 0%, 7%, 14%

Cyan: 5% / Magenta: 0% / Yellow: 7% / Key: 14%

What color is #D1DBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1DBCC to RGB:

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

HEX to HSL

Convert #D1DBCC to HSL:

hsl(100, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D1DBCC to CMYK:

cmyk(5%, 0%, 7%, 14%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #D1DBCC has RGB (209, 219, 204) and HSL (100°, 17%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1DBCC is #D6CCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DBCC.

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

Contrast with #D1DBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1DBCC?

#D1DBCC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D1DBCC?

#D1DBCC in RGB is (209, 219, 204) - 209 red, 219 green, and 204 blue.

How to use #D1DBCC in CSS?

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

What colors go well with #D1DBCC?

#D6CCDB (complementary), #D9DBCC (analogous), and #A9BBA0 (lighter shade) work well with #D1DBCC.