#DCDEDA Color Information

Hex color code: #DCDEDA

The hex color #DCDEDA is a ethereal green with RGB values of (220, 222, 218) and HSL of (90°, 6%, 86%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DCDEDA
RGB
220, 222, 218
HSL
90°, 6%, 86%
CMYK
1%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDEDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 218

Red: 220 / Green: 222 / Blue: 218

HSL

90°, 6%, 86%

Hue: 90° / Saturation: 6% / Lightness: 86%

CMYK

1%, 0%, 2%, 13%

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

What color is #DCDEDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDEDA to RGB:

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

HEX to HSL

Convert #DCDEDA to HSL:

hsl(90, 6%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDEDA to CMYK:

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

Color Meaning and Usage

#DCDEDA is a light green color with RGB values of 220, 222, 218 and HSL of 90°, 6%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDEDA is #DBD9DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDDD9.

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

Contrast with #DCDEDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDEDA?

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

What is the RGB value of #DCDEDA?

#DCDEDA in RGB is (220, 222, 218) - 220 red, 222 green, and 218 blue.

How to use #DCDEDA in CSS?

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

What colors go well with #DCDEDA?

#DBD9DD (complementary), #DDDDD9 (analogous), and #B5B9B1 (lighter shade) work well with #DCDEDA.