#DCDAC7 Color Information

Hex color code: #DCDAC7

The hex color #DCDAC7 is a soft yellow with RGB values of (220, 218, 199) and HSL of (54°, 23%, 82%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DCDAC7
RGB
220, 218, 199
HSL
54°, 23%, 82%
CMYK
0%, 1%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 199

Red: 220 / Green: 218 / Blue: 199

HSL

54°, 23%, 82%

Hue: 54° / Saturation: 23% / Lightness: 82%

CMYK

0%, 1%, 10%, 14%

Cyan: 0% / Magenta: 1% / Yellow: 10% / Key: 14%

What color is #DCDAC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAC7 to RGB:

rgb(220, 218, 199)HEX to RGB Converter →

HEX to HSL

Convert #DCDAC7 to HSL:

hsl(54, 23%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAC7 to CMYK:

cmyk(0%, 1%, 10%, 14%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #DCDAC7 has RGB (220, 218, 199) and HSL (54°, 23%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAC7 is #C7C9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCFC7.

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

Contrast with #DCDAC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAC7?

#DCDAC7 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDAC7?

#DCDAC7 in RGB is (220, 218, 199) - 220 red, 218 green, and 199 blue.

How to use #DCDAC7 in CSS?

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

What colors go well with #DCDAC7?

#C7C9DC (complementary), #DCCFC7 (analogous), and #BEBA97 (lighter shade) work well with #DCDAC7.