#DCDAC6 Color Information

Hex color code: #DCDAC6

A delicate yellow shade, #DCDAC6 appears as (220, 218, 198) in RGB and (55°, 24%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DCDAC6
RGB
220, 218, 198
HSL
55°, 24%, 82%
CMYK
0%, 1%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 198

Red: 220 / Green: 218 / Blue: 198

HSL

55°, 24%, 82%

Hue: 55° / Saturation: 24% / Lightness: 82%

CMYK

0%, 1%, 10%, 14%

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

What color is #DCDAC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAC6 to RGB:

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

HEX to HSL

Convert #DCDAC6 to HSL:

hsl(55, 24%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAC6 to CMYK:

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

Color Meaning and Usage

#DCDAC6 is a soft yellow color with RGB values of 220, 218, 198 and HSL of 55°, 24%, 82%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAC6 is #C6C8DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCFC6.

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

Contrast with #DCDAC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAC6?

#DCDAC6 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDAC6?

#DCDAC6 in RGB is (220, 218, 198) - 220 red, 218 green, and 198 blue.

How to use #DCDAC6 in CSS?

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

What colors go well with #DCDAC6?

#C6C8DC (complementary), #DCCFC6 (analogous), and #BFBC97 (lighter shade) work well with #DCDAC6.