#DCDAD8 Color Information

Hex color code: #DCDAD8

The hex color #DCDAD8 is a soft orange with RGB values of (220, 218, 216) and HSL of (30°, 5%, 85%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#DCDAD8
RGB
220, 218, 216
HSL
30°, 5%, 85%
CMYK
0%, 1%, 2%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDAD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 218, 216

Red: 220 / Green: 218 / Blue: 216

HSL

30°, 5%, 85%

Hue: 30° / Saturation: 5% / Lightness: 85%

CMYK

0%, 1%, 2%, 14%

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

What color is #DCDAD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDAD8 to RGB:

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

HEX to HSL

Convert #DCDAD8 to HSL:

hsl(30, 5%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDAD8 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DCDAD8 has RGB (220, 218, 216) and HSL (30°, 5%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDAD8 is #D7D9DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD7D7.

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

Contrast with #DCDAD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDAD8?

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

What is the RGB value of #DCDAD8?

#DCDAD8 in RGB is (220, 218, 216) - 220 red, 218 green, and 216 blue.

How to use #DCDAD8 in CSS?

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

What colors go well with #DCDAD8?

#D7D9DB (complementary), #DBD7D7 (analogous), and #B6B3AF (lighter shade) work well with #DCDAD8.