#D8DACF Color Information

Hex color code: #D8DACF

#D8DACF is a airy yellow color. In RGB it is (216, 218, 207), and in HSL it is (71°, 13%, 83%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#D8DACF
RGB
216, 218, 207
HSL
71°, 13%, 83%
CMYK
1%, 0%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8DACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 218, 207

Red: 216 / Green: 218 / Blue: 207

HSL

71°, 13%, 83%

Hue: 71° / Saturation: 13% / Lightness: 83%

CMYK

1%, 0%, 5%, 15%

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

What color is #D8DACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8DACF to RGB:

rgb(216, 218, 207)HEX to RGB Converter →

HEX to HSL

Convert #D8DACF to HSL:

hsl(71, 13%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D8DACF to CMYK:

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

Color Meaning and Usage

#D8DACF is a airy yellow color with RGB values of 216, 218, 207 and HSL of 71°, 13%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8DACF is #D0CED9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D6CE.

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

Contrast with #D8DACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8DACF?

#D8DACF is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8DACF?

#D8DACF in RGB is (216, 218, 207) - 216 red, 218 green, and 207 blue.

How to use #D8DACF in CSS?

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

What colors go well with #D8DACF?

#D0CED9 (complementary), #D9D6CE (analogous), and #B4B8A3 (lighter shade) work well with #D8DACF.