#DAA9AC Color Information

Hex color code: #DAA9AC

A ethereal red shade, #DAA9AC appears as (218, 169, 172) in RGB and (356°, 40%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#DAA9AC
RGB
218, 169, 172
HSL
356°, 40%, 76%
CMYK
0%, 22%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAA9AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 169, 172

Red: 218 / Green: 169 / Blue: 172

HSL

356°, 40%, 76%

Hue: 356° / Saturation: 40% / Lightness: 76%

CMYK

0%, 22%, 21%, 15%

Cyan: 0% / Magenta: 22% / Yellow: 21% / Key: 15%

What color is #DAA9AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAA9AC to RGB:

rgb(218, 169, 172)HEX to RGB Converter →

HEX to HSL

Convert #DAA9AC to HSL:

hsl(356, 40%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DAA9AC to CMYK:

cmyk(0%, 22%, 21%, 15%)Color Converter →

Color Meaning and Usage

#DAA9AC is a soft red color with RGB values of 218, 169, 172 and HSL of 356°, 40%, 76%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAA9AC is #A9DAD7, creating high-contrast pairings. For softer combinations, try analogous colors like #DAA9C5.

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

Contrast with #DAA9AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAA9AC?

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

What is the RGB value of #DAA9AC?

#DAA9AC in RGB is (218, 169, 172) - 218 red, 169 green, and 172 blue.

How to use #DAA9AC in CSS?

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

What colors go well with #DAA9AC?

#A9DAD7 (complementary), #DAA9C5 (analogous), and #C37479 (lighter shade) work well with #DAA9AC.