#D6CEAD Color Information

Hex color code: #D6CEAD

A airy yellow shade, #D6CEAD appears as (214, 206, 173) in RGB and (48°, 33%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D6CEAD
RGB
214, 206, 173
HSL
48°, 33%, 76%
CMYK
0%, 4%, 19%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D6CEAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 206, 173

Red: 214 / Green: 206 / Blue: 173

HSL

48°, 33%, 76%

Hue: 48° / Saturation: 33% / Lightness: 76%

CMYK

0%, 4%, 19%, 16%

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

What color is #D6CEAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D6CEAD to RGB:

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

HEX to HSL

Convert #D6CEAD to HSL:

hsl(48, 33%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #D6CEAD to CMYK:

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

Color Meaning and Usage

#D6CEAD is a soft yellow color with RGB values of 214, 206, 173 and HSL of 48°, 33%, 76%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D6CEAD is #AEB6D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6BAAE.

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

Contrast with #D6CEAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D6CEAD?

#D6CEAD is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D6CEAD?

#D6CEAD in RGB is (214, 206, 173) - 214 red, 206 green, and 173 blue.

How to use #D6CEAD in CSS?

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

What colors go well with #D6CEAD?

#AEB6D6 (complementary), #D6BAAE (analogous), and #BCAF7B (lighter shade) work well with #D6CEAD.