#DCDDD1 Color Information

Hex color code: #DCDDD1

A airy yellow shade, #DCDDD1 appears as (220, 221, 209) in RGB and (65°, 15%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DCDDD1
RGB
220, 221, 209
HSL
65°, 15%, 84%
CMYK
0%, 0%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDDD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 221, 209

Red: 220 / Green: 221 / Blue: 209

HSL

65°, 15%, 84%

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

CMYK

0%, 0%, 5%, 13%

Cyan: 0% / Magenta: 0% / Yellow: 5% / Key: 13%

What color is #DCDDD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDDD1 to RGB:

rgb(220, 221, 209)HEX to RGB Converter →

HEX to HSL

Convert #DCDDD1 to HSL:

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

HEX to CMYK

Convert #DCDDD1 to CMYK:

cmyk(0%, 0%, 5%, 13%)Color Converter →

Color Meaning and Usage

#DCDDD1 is a ethereal yellow color with RGB values of 220, 221, 209 and HSL of 65°, 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 #DCDDD1 is #D1D0DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD7D0.

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

Contrast with #DCDDD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDDD1?

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

What is the RGB value of #DCDDD1?

#DCDDD1 in RGB is (220, 221, 209) - 220 red, 221 green, and 209 blue.

How to use #DCDDD1 in CSS?

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

What colors go well with #DCDDD1?

#D1D0DC (complementary), #DCD7D0 (analogous), and #BABCA4 (lighter shade) work well with #DCDDD1.