#DCDAD4 Color Information

Hex color code: #DCDAD4

The hex color #DCDAD4 is a delicate yellow with RGB values of (220, 218, 212) and HSL of (45°, 10%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DCDAD4
RGB
220, 218, 212
HSL
45°, 10%, 85%
CMYK
0%, 1%, 4%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 212

Red: 220 / Green: 218 / Blue: 212

HSL

45°, 10%, 85%

Hue: 45° / Saturation: 10% / Lightness: 85%

CMYK

0%, 1%, 4%, 14%

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

What color is #DCDAD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAD4 to RGB:

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

HEX to HSL

Convert #DCDAD4 to HSL:

hsl(45, 10%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAD4 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DCDAD4 has RGB (220, 218, 212) and HSL (45°, 10%, 85%). 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 #DCDAD4 is #D5D7DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD7D5.

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

Contrast with #DCDAD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAD4?

#DCDAD4 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDAD4?

#DCDAD4 in RGB is (220, 218, 212) - 220 red, 218 green, and 212 blue.

How to use #DCDAD4 in CSS?

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

What colors go well with #DCDAD4?

#D5D7DD (complementary), #DDD7D5 (analogous), and #BAB6AB (lighter shade) work well with #DCDAD4.