#DCA8AC Color Information

Hex color code: #DCA8AC

#DCA8AC is a ethereal red color. In RGB it is (220, 168, 172), and in HSL it is (355°, 43%, 76%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#DCA8AC
RGB
220, 168, 172
HSL
355°, 43%, 76%
CMYK
0%, 24%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA8AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 168, 172

Red: 220 / Green: 168 / Blue: 172

HSL

355°, 43%, 76%

Hue: 355° / Saturation: 43% / Lightness: 76%

CMYK

0%, 24%, 22%, 14%

Cyan: 0% / Magenta: 24% / Yellow: 22% / Key: 14%

What color is #DCA8AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA8AC to RGB:

rgb(220, 168, 172)HEX to RGB Converter →

HEX to HSL

Convert #DCA8AC to HSL:

hsl(355, 43%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA8AC to CMYK:

cmyk(0%, 24%, 22%, 14%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #DCA8AC has RGB (220, 168, 172) and HSL (355°, 43%, 76%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCA8AC is #A7DCD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA7C6.

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

Contrast with #DCA8AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA8AC?

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

What is the RGB value of #DCA8AC?

#DCA8AC in RGB is (220, 168, 172) - 220 red, 168 green, and 172 blue.

How to use #DCA8AC in CSS?

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

What colors go well with #DCA8AC?

#A7DCD8 (complementary), #DCA7C6 (analogous), and #C67178 (lighter shade) work well with #DCA8AC.