#DCDAD5 Color Information

Hex color code: #DCDAD5

A airy orange shade, #DCDAD5 appears as (220, 218, 213) in RGB and (43°, 9%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DCDAD5
RGB
220, 218, 213
HSL
43°, 9%, 85%
CMYK
0%, 1%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 213

Red: 220 / Green: 218 / Blue: 213

HSL

43°, 9%, 85%

Hue: 43° / Saturation: 9% / Lightness: 85%

CMYK

0%, 1%, 3%, 14%

Cyan: 0% / Magenta: 1% / Yellow: 3% / Key: 14%

What color is #DCDAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAD5 to RGB:

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

HEX to HSL

Convert #DCDAD5 to HSL:

hsl(43, 9%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAD5 to CMYK:

cmyk(0%, 1%, 3%, 14%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #DCDAD5 has RGB (220, 218, 213) and HSL (43°, 9%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAD5 is #D5D7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD7D5.

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

Contrast with #DCDAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAD5?

#DCDAD5 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDAD5?

#DCDAD5 in RGB is (220, 218, 213) - 220 red, 218 green, and 213 blue.

How to use #DCDAD5 in CSS?

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

What colors go well with #DCDAD5?

#D5D7DC (complementary), #DCD7D5 (analogous), and #B9B5AC (lighter shade) work well with #DCDAD5.