#DCC0BC Color Information

Hex color code: #DCC0BC

#DCC0BC is a delicate red color. In RGB it is (220, 192, 188), and in HSL it is (7°, 31%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCC0BC
RGB
220, 192, 188
HSL
7°, 31%, 80%
CMYK
0%, 13%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCC0BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 192, 188

Red: 220 / Green: 192 / Blue: 188

HSL

7°, 31%, 80%

Hue: 7° / Saturation: 31% / Lightness: 80%

CMYK

0%, 13%, 15%, 14%

Cyan: 0% / Magenta: 13% / Yellow: 15% / Key: 14%

What color is #DCC0BC?

#DCC0BC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCC0BC to RGB:

rgb(220, 192, 188)HEX to RGB Converter →

HEX to HSL

Convert #DCC0BC to HSL:

hsl(7, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCC0BC to CMYK:

cmyk(0%, 13%, 15%, 14%)Color Converter →

Color Meaning and Usage

#DCC0BC is a light red color with RGB values of 220, 192, 188 and HSL of 7°, 31%, 80%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCC0BC is #BCD8DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCBCC8.

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

Contrast with #DCC0BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCC0BC?

#DCC0BC is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCC0BC?

#DCC0BC in RGB is (220, 192, 188) - 220 red, 192 green, and 188 blue.

How to use #DCC0BC in CSS?

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

What colors go well with #DCC0BC?

#BCD8DC (complementary), #DCBCC8 (analogous), and #C1918A (lighter shade) work well with #DCC0BC.