#DCDED9 Color Information

Hex color code: #DCDED9

A soft green shade, #DCDED9 appears as (220, 222, 217) in RGB and (84°, 7%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DCDED9
RGB
220, 222, 217
HSL
84°, 7%, 86%
CMYK
1%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDED9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 217

Red: 220 / Green: 222 / Blue: 217

HSL

84°, 7%, 86%

Hue: 84° / Saturation: 7% / Lightness: 86%

CMYK

1%, 0%, 2%, 13%

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

What color is #DCDED9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDED9 to RGB:

rgb(220, 222, 217)HEX to RGB Converter →

HEX to HSL

Convert #DCDED9 to HSL:

hsl(84, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDED9 to CMYK:

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

Color Meaning and Usage

#DCDED9 is a ethereal green color with RGB values of 220, 222, 217 and HSL of 84°, 7%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDED9 is #DBD9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDDD9.

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

Contrast with #DCDED9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDED9?

#DCDED9 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDED9?

#DCDED9 in RGB is (220, 222, 217) - 220 red, 222 green, and 217 blue.

How to use #DCDED9 in CSS?

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

What colors go well with #DCDED9?

#DBD9DE (complementary), #DEDDD9 (analogous), and #B6BAB0 (lighter shade) work well with #DCDED9.