#DCCEC7 Color Information

Hex color code: #DCCEC7

A ethereal orange shade, #DCCEC7 appears as (220, 206, 199) in RGB and (20°, 23%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCCEC7
RGB
220, 206, 199
HSL
20°, 23%, 82%
CMYK
0%, 6%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCEC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 206, 199

Red: 220 / Green: 206 / Blue: 199

HSL

20°, 23%, 82%

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

CMYK

0%, 6%, 10%, 14%

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

What color is #DCCEC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCEC7 to RGB:

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

HEX to HSL

Convert #DCCEC7 to HSL:

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

HEX to CMYK

Convert #DCCEC7 to CMYK:

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

Color Meaning and Usage

#DCCEC7 is a ethereal orange color with RGB values of 220, 206, 199 and HSL of 20°, 23%, 82%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCEC7 is #C7D5DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC7CA.

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

Contrast with #DCCEC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCEC7?

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

What is the RGB value of #DCCEC7?

#DCCEC7 in RGB is (220, 206, 199) - 220 red, 206 green, and 199 blue.

How to use #DCCEC7 in CSS?

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

What colors go well with #DCCEC7?

#C7D5DC (complementary), #DCC7CA (analogous), and #BEA497 (lighter shade) work well with #DCCEC7.