#DCC6C1 Color Information

Hex color code: #DCC6C1

A light red shade, #DCC6C1 appears as (220, 198, 193) in RGB and (11°, 28%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DCC6C1
RGB
220, 198, 193
HSL
11°, 28%, 81%
CMYK
0%, 10%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCC6C1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 198, 193

Red: 220 / Green: 198 / Blue: 193

HSL

11°, 28%, 81%

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

CMYK

0%, 10%, 12%, 14%

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

What color is #DCC6C1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCC6C1 to RGB:

rgb(220, 198, 193)HEX to RGB Converter →

HEX to HSL

Convert #DCC6C1 to HSL:

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

HEX to CMYK

Convert #DCC6C1 to CMYK:

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

Color Meaning and Usage

A light red tone, #DCC6C1 has RGB (220, 198, 193) and HSL (11°, 28%, 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 #DCC6C1 is #C1D7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCC1CA.

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

Contrast with #DCC6C1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCC6C1?

#DCC6C1 is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCC6C1?

#DCC6C1 in RGB is (220, 198, 193) - 220 red, 198 green, and 193 blue.

How to use #DCC6C1 in CSS?

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

What colors go well with #DCC6C1?

#C1D7DC (complementary), #DCC1CA (analogous), and #C19990 (lighter shade) work well with #DCC6C1.