#DCDED4 Color Information

Hex color code: #DCDED4

A ethereal yellow shade, #DCDED4 appears as (220, 222, 212) in RGB and (72°, 13%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DCDED4
RGB
220, 222, 212
HSL
72°, 13%, 85%
CMYK
1%, 0%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 212

Red: 220 / Green: 222 / Blue: 212

HSL

72°, 13%, 85%

Hue: 72° / Saturation: 13% / Lightness: 85%

CMYK

1%, 0%, 5%, 13%

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

What color is #DCDED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDED4 to RGB:

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

HEX to HSL

Convert #DCDED4 to HSL:

hsl(72, 13%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDED4 to CMYK:

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

Color Meaning and Usage

#DCDED4 is a ethereal yellow color with RGB values of 220, 222, 212 and HSL of 72°, 13%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDED4 is #D6D4DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDBD4.

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

Contrast with #DCDED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDED4?

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

What is the RGB value of #DCDED4?

#DCDED4 in RGB is (220, 222, 212) - 220 red, 222 green, and 212 blue.

How to use #DCDED4 in CSS?

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

What colors go well with #DCDED4?

#D6D4DE (complementary), #DEDBD4 (analogous), and #B8BCA9 (lighter shade) work well with #DCDED4.