#D7DAAC Color Information

Hex color code: #D7DAAC

The hex color #D7DAAC is a delicate yellow with RGB values of (215, 218, 172) and HSL of (64°, 38%, 76%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#D7DAAC
RGB
215, 218, 172
HSL
64°, 38%, 76%
CMYK
1%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DAAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 218, 172

Red: 215 / Green: 218 / Blue: 172

HSL

64°, 38%, 76%

Hue: 64° / Saturation: 38% / Lightness: 76%

CMYK

1%, 0%, 21%, 15%

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

What color is #D7DAAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DAAC to RGB:

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

HEX to HSL

Convert #D7DAAC to HSL:

hsl(64, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #D7DAAC to CMYK:

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

Color Meaning and Usage

#D7DAAC is a light yellow color with RGB values of 215, 218, 172 and HSL of 64°, 38%, 76%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DAAC is #AEABD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9C5AB.

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

Contrast with #D7DAAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DAAC?

#D7DAAC is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #D7DAAC?

#D7DAAC in RGB is (215, 218, 172) - 215 red, 218 green, and 172 blue.

How to use #D7DAAC in CSS?

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

What colors go well with #D7DAAC?

#AEABD9 (complementary), #D9C5AB (analogous), and #BCC176 (lighter shade) work well with #D7DAAC.