#D7DACB Color Information

Hex color code: #D7DACB

A light yellow shade, #D7DACB appears as (215, 218, 203) in RGB and (72°, 17%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D7DACB
RGB
215, 218, 203
HSL
72°, 17%, 83%
CMYK
1%, 0%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 218, 203

Red: 215 / Green: 218 / Blue: 203

HSL

72°, 17%, 83%

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

CMYK

1%, 0%, 7%, 15%

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

What color is #D7DACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DACB to RGB:

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

HEX to HSL

Convert #D7DACB to HSL:

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

HEX to CMYK

Convert #D7DACB to CMYK:

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

Color Meaning and Usage

#D7DACB is a airy yellow color with RGB values of 215, 218, 203 and HSL of 72°, 17%, 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 #D7DACB is #CFCCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD7CC.

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

Contrast with #D7DACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DACB?

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

What is the RGB value of #D7DACB?

#D7DACB in RGB is (215, 218, 203) - 215 red, 218 green, and 203 blue.

How to use #D7DACB in CSS?

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

What colors go well with #D7DACB?

#CFCCDB (complementary), #DBD7CC (analogous), and #B6BBA0 (lighter shade) work well with #D7DACB.