#DCDED5 Color Information

Hex color code: #DCDED5

The hex color #DCDED5 is a delicate yellow with RGB values of (220, 222, 213) and HSL of (73°, 12%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DCDED5
RGB
220, 222, 213
HSL
73°, 12%, 85%
CMYK
1%, 0%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 213

Red: 220 / Green: 222 / Blue: 213

HSL

73°, 12%, 85%

Hue: 73° / Saturation: 12% / Lightness: 85%

CMYK

1%, 0%, 4%, 13%

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

What color is #DCDED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDED5 to RGB:

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

HEX to HSL

Convert #DCDED5 to HSL:

hsl(73, 12%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDED5 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #DCDED5 has RGB (220, 222, 213) and HSL (73°, 12%, 85%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDED5 is #D6D4DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDBD4.

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

Contrast with #DCDED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDED5?

#DCDED5 is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDED5?

#DCDED5 in RGB is (220, 222, 213) - 220 red, 222 green, and 213 blue.

How to use #DCDED5 in CSS?

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

What colors go well with #DCDED5?

#D6D4DD (complementary), #DDDBD4 (analogous), and #B8BCA9 (lighter shade) work well with #DCDED5.