#D7DACE Color Information

Hex color code: #D7DACE

A soft green shade, #D7DACE appears as (215, 218, 206) in RGB and (75°, 14%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D7DACE
RGB
215, 218, 206
HSL
75°, 14%, 83%
CMYK
1%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 218, 206

Red: 215 / Green: 218 / Blue: 206

HSL

75°, 14%, 83%

Hue: 75° / Saturation: 14% / Lightness: 83%

CMYK

1%, 0%, 6%, 15%

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

What color is #D7DACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DACE to RGB:

rgb(215, 218, 206)HEX to RGB Converter →

HEX to HSL

Convert #D7DACE to HSL:

hsl(75, 14%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D7DACE to CMYK:

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

Color Meaning and Usage

#D7DACE is a soft green color with RGB values of 215, 218, 206 and HSL of 75°, 14%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DACE is #D1CEDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAD7CE.

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

Contrast with #D7DACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DACE?

#D7DACE is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D7DACE?

#D7DACE in RGB is (215, 218, 206) - 215 red, 218 green, and 206 blue.

How to use #D7DACE in CSS?

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

What colors go well with #D7DACE?

#D1CEDA (complementary), #DAD7CE (analogous), and #B3B9A2 (lighter shade) work well with #D7DACE.