#DCD8CF Color Information

Hex color code: #DCD8CF

A ethereal orange shade, #DCD8CF appears as (220, 216, 207) in RGB and (42°, 16%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DCD8CF
RGB
220, 216, 207
HSL
42°, 16%, 84%
CMYK
0%, 2%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 216, 207

Red: 220 / Green: 216 / Blue: 207

HSL

42°, 16%, 84%

Hue: 42° / Saturation: 16% / Lightness: 84%

CMYK

0%, 2%, 6%, 14%

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

What color is #DCD8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD8CF to RGB:

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

HEX to HSL

Convert #DCD8CF to HSL:

hsl(42, 16%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD8CF to CMYK:

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

Color Meaning and Usage

#DCD8CF is a ethereal orange color with RGB values of 220, 216, 207 and HSL of 42°, 16%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD8CF is #D0D4DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD2D0.

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

Contrast with #DCD8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD8CF?

#DCD8CF is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCD8CF?

#DCD8CF in RGB is (220, 216, 207) - 220 red, 216 green, and 207 blue.

How to use #DCD8CF in CSS?

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

What colors go well with #DCD8CF?

#D0D4DD (complementary), #DDD2D0 (analogous), and #BDB5A3 (lighter shade) work well with #DCD8CF.