#DCC2BA Color Information

Hex color code: #DCC2BA

#DCC2BA is a delicate red color. In RGB it is (220, 194, 186), and in HSL it is (14°, 33%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCC2BA
RGB
220, 194, 186
HSL
14°, 33%, 80%
CMYK
0%, 12%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCC2BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 194, 186

Red: 220 / Green: 194 / Blue: 186

HSL

14°, 33%, 80%

Hue: 14° / Saturation: 33% / Lightness: 80%

CMYK

0%, 12%, 15%, 14%

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

What color is #DCC2BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCC2BA to RGB:

rgb(220, 194, 186)HEX to RGB Converter →

HEX to HSL

Convert #DCC2BA to HSL:

hsl(14, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCC2BA to CMYK:

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

Color Meaning and Usage

A airy red tone, #DCC2BA has RGB (220, 194, 186) and HSL (14°, 33%, 80%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCC2BA is #BBD5DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBBC4.

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

Contrast with #DCC2BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCC2BA?

#DCC2BA is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCC2BA?

#DCC2BA in RGB is (220, 194, 186) - 220 red, 194 green, and 186 blue.

How to use #DCC2BA in CSS?

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

What colors go well with #DCC2BA?

#BBD5DD (complementary), #DDBBC4 (analogous), and #C39688 (lighter shade) work well with #DCC2BA.