#DCDAD0 Color Information

Hex color code: #DCDAD0

#DCDAD0 is a ethereal yellow color. In RGB it is (220, 218, 208), and in HSL it is (50°, 15%, 84%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DCDAD0
RGB
220, 218, 208
HSL
50°, 15%, 84%
CMYK
0%, 1%, 5%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 208

Red: 220 / Green: 218 / Blue: 208

HSL

50°, 15%, 84%

Hue: 50° / Saturation: 15% / Lightness: 84%

CMYK

0%, 1%, 5%, 14%

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

What color is #DCDAD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAD0 to RGB:

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

HEX to HSL

Convert #DCDAD0 to HSL:

hsl(50, 15%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAD0 to CMYK:

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

Color Meaning and Usage

#DCDAD0 is a ethereal yellow color with RGB values of 220, 218, 208 and HSL of 50°, 15%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAD0 is #D0D2DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD4D0.

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

Contrast with #DCDAD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAD0?

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

What is the RGB value of #DCDAD0?

#DCDAD0 in RGB is (220, 218, 208) - 220 red, 218 green, and 208 blue.

How to use #DCDAD0 in CSS?

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

What colors go well with #DCDAD0?

#D0D2DC (complementary), #DCD4D0 (analogous), and #BCB8A4 (lighter shade) work well with #DCDAD0.