#D6CDA9 Color Information

Hex color code: #D6CDA9

The hex color #D6CDA9 is a pastel yellow with RGB values of (214, 205, 169) and HSL of (48°, 35%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D6CDA9
RGB
214, 205, 169
HSL
48°, 35%, 75%
CMYK
0%, 4%, 21%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CDA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 205, 169

Red: 214 / Green: 205 / Blue: 169

HSL

48°, 35%, 75%

Hue: 48° / Saturation: 35% / Lightness: 75%

CMYK

0%, 4%, 21%, 16%

Cyan: 0% / Magenta: 4% / Yellow: 21% / Key: 16%

What color is #D6CDA9?

#D6CDA9 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CDA9 to RGB:

rgb(214, 205, 169)HEX to RGB Converter →

HEX to HSL

Convert #D6CDA9 to HSL:

hsl(48, 35%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CDA9 to CMYK:

cmyk(0%, 4%, 21%, 16%)Color Converter →

Color Meaning and Usage

#D6CDA9 is a pastel yellow color with RGB values of 214, 205, 169 and HSL of 48°, 35%, 75%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CDA9 is #A9B2D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6B6A9.

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

Contrast with #D6CDA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CDA9?

#D6CDA9 is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D6CDA9?

#D6CDA9 in RGB is (214, 205, 169) - 214 red, 205 green, and 169 blue.

How to use #D6CDA9 in CSS?

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

What colors go well with #D6CDA9?

#A9B2D6 (complementary), #D6B6A9 (analogous), and #BDAE75 (lighter shade) work well with #D6CDA9.