#DCDDDA Color Information

Hex color code: #DCDDDA

#DCDDDA is a airy green color. In RGB it is (220, 221, 218), and in HSL it is (80°, 4%, 86%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DCDDDA
RGB
220, 221, 218
HSL
80°, 4%, 86%
CMYK
0%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDDDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 221, 218

Red: 220 / Green: 221 / Blue: 218

HSL

80°, 4%, 86%

Hue: 80° / Saturation: 4% / Lightness: 86%

CMYK

0%, 0%, 1%, 13%

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

What color is #DCDDDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDDDA to RGB:

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

HEX to HSL

Convert #DCDDDA to HSL:

hsl(80, 4%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDDDA to CMYK:

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

Color Meaning and Usage

A airy green tone, #DCDDDA has RGB (220, 221, 218) and HSL (80°, 4%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDDDA is #DBDADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDCDA.

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

Contrast with #DCDDDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDDDA?

#DCDDDA is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDDDA?

#DCDDDA in RGB is (220, 221, 218) - 220 red, 221 green, and 218 blue.

How to use #DCDDDA in CSS?

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

What colors go well with #DCDDDA?

#DBDADD (complementary), #DDDCDA (analogous), and #B6B8B2 (lighter shade) work well with #DCDDDA.