#D8CEC5 Color Information

Hex color code: #D8CEC5

The hex color #D8CEC5 is a delicate orange with RGB values of (216, 206, 197) and HSL of (28°, 20%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D8CEC5
RGB
216, 206, 197
HSL
28°, 20%, 81%
CMYK
0%, 5%, 9%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 206, 197

Red: 216 / Green: 206 / Blue: 197

HSL

28°, 20%, 81%

Hue: 28° / Saturation: 20% / Lightness: 81%

CMYK

0%, 5%, 9%, 15%

Cyan: 0% / Magenta: 5% / Yellow: 9% / Key: 15%

What color is #D8CEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CEC5 to RGB:

rgb(216, 206, 197)HEX to RGB Converter →

HEX to HSL

Convert #D8CEC5 to HSL:

hsl(28, 20%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CEC5 to CMYK:

cmyk(0%, 5%, 9%, 15%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #D8CEC5 has RGB (216, 206, 197) and HSL (28°, 20%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CEC5 is #C5CFD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8C5C6.

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

Contrast with #D8CEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CEC5?

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

What is the RGB value of #D8CEC5?

#D8CEC5 in RGB is (216, 206, 197) - 216 red, 206 green, and 197 blue.

How to use #D8CEC5 in CSS?

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

What colors go well with #D8CEC5?

#C5CFD8 (complementary), #D8C5C6 (analogous), and #BAA797 (lighter shade) work well with #D8CEC5.