#DCB0AA Color Information

Hex color code: #DCB0AA

#DCB0AA is a airy red color. In RGB it is (220, 176, 170), and in HSL it is (7°, 42%, 76%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DCB0AA
RGB
220, 176, 170
HSL
7°, 42%, 76%
CMYK
0%, 20%, 23%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB0AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 176, 170

Red: 220 / Green: 176 / Blue: 170

HSL

7°, 42%, 76%

Hue: 7° / Saturation: 42% / Lightness: 76%

CMYK

0%, 20%, 23%, 14%

Cyan: 0% / Magenta: 20% / Yellow: 23% / Key: 14%

What color is #DCB0AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB0AA to RGB:

rgb(220, 176, 170)HEX to RGB Converter →

HEX to HSL

Convert #DCB0AA to HSL:

hsl(7, 42%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB0AA to CMYK:

cmyk(0%, 20%, 23%, 14%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #DCB0AA has RGB (220, 176, 170) and HSL (7°, 42%, 76%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB0AA is #A8D6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA8BC.

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

Contrast with #DCB0AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB0AA?

#DCB0AA is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCB0AA?

#DCB0AA in RGB is (220, 176, 170) - 220 red, 176 green, and 170 blue.

How to use #DCB0AA in CSS?

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

What colors go well with #DCB0AA?

#A8D6DC (complementary), #DCA8BC (analogous), and #C57C72 (lighter shade) work well with #DCB0AA.