#DCA2AC Color Information

Hex color code: #DCA2AC

The hex color #DCA2AC is a pastel red with RGB values of (220, 162, 172) and HSL of (350°, 45%, 75%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#DCA2AC
RGB
220, 162, 172
HSL
350°, 45%, 75%
CMYK
0%, 26%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCA2AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 162, 172

Red: 220 / Green: 162 / Blue: 172

HSL

350°, 45%, 75%

Hue: 350° / Saturation: 45% / Lightness: 75%

CMYK

0%, 26%, 22%, 14%

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

What color is #DCA2AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCA2AC to RGB:

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

HEX to HSL

Convert #DCA2AC to HSL:

hsl(350, 45%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DCA2AC to CMYK:

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

Color Meaning and Usage

A soft red tone, #DCA2AC has RGB (220, 162, 172) and HSL (350°, 45%, 75%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCA2AC is #A3DCD2, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA3C9.

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

Contrast with #DCA2AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCA2AC?

#DCA2AC is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCA2AC?

#DCA2AC in RGB is (220, 162, 172) - 220 red, 162 green, and 172 blue.

How to use #DCA2AC in CSS?

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

What colors go well with #DCA2AC?

#A3DCD2 (complementary), #DCA3C9 (analogous), and #C76B7A (lighter shade) work well with #DCA2AC.