#DCCEC5 Color Information

Hex color code: #DCCEC5

#DCCEC5 is a soft orange color. In RGB it is (220, 206, 197), and in HSL it is (23°, 25%, 82%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DCCEC5
RGB
220, 206, 197
HSL
23°, 25%, 82%
CMYK
0%, 6%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCEC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 206, 197

Red: 220 / Green: 206 / Blue: 197

HSL

23°, 25%, 82%

Hue: 23° / Saturation: 25% / Lightness: 82%

CMYK

0%, 6%, 10%, 14%

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

What color is #DCCEC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCEC5 to RGB:

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

HEX to HSL

Convert #DCCEC5 to HSL:

hsl(23, 25%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCEC5 to CMYK:

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

Color Meaning and Usage

A airy orange tone, #DCCEC5 has RGB (220, 206, 197) and HSL (23°, 25%, 82%). 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 #DCCEC5 is #C6D4DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC6C8.

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

Contrast with #DCCEC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCEC5?

#DCCEC5 is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCEC5?

#DCCEC5 in RGB is (220, 206, 197) - 220 red, 206 green, and 197 blue.

How to use #DCCEC5 in CSS?

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

What colors go well with #DCCEC5?

#C6D4DD (complementary), #DDC6C8 (analogous), and #C0A696 (lighter shade) work well with #DCCEC5.