#D6DAAD Color Information

Hex color code: #D6DAAD

A delicate yellow shade, #D6DAAD appears as (214, 218, 173) in RGB and (65°, 38%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#D6DAAD
RGB
214, 218, 173
HSL
65°, 38%, 77%
CMYK
2%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6DAAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 218, 173

Red: 214 / Green: 218 / Blue: 173

HSL

65°, 38%, 77%

Hue: 65° / Saturation: 38% / Lightness: 77%

CMYK

2%, 0%, 21%, 15%

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

What color is #D6DAAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6DAAD to RGB:

rgb(214, 218, 173)HEX to RGB Converter →

HEX to HSL

Convert #D6DAAD to HSL:

hsl(65, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #D6DAAD to CMYK:

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

Color Meaning and Usage

A light yellow tone, #D6DAAD has RGB (214, 218, 173) and HSL (65°, 38%, 77%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6DAAD is #B2AEDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC8AE.

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

Contrast with #D6DAAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6DAAD?

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

What is the RGB value of #D6DAAD?

#D6DAAD in RGB is (214, 218, 173) - 214 red, 218 green, and 173 blue.

How to use #D6DAAD in CSS?

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

What colors go well with #D6DAAD?

#B2AEDB (complementary), #DBC8AE (analogous), and #BDC379 (lighter shade) work well with #D6DAAD.