#DAC0AA Color Information

Hex color code: #DAC0AA

#DAC0AA is a airy orange color. In RGB it is (218, 192, 170), and in HSL it is (28°, 39%, 76%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#DAC0AA
RGB
218, 192, 170
HSL
28°, 39%, 76%
CMYK
0%, 12%, 22%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC0AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 192, 170

Red: 218 / Green: 192 / Blue: 170

HSL

28°, 39%, 76%

Hue: 28° / Saturation: 39% / Lightness: 76%

CMYK

0%, 12%, 22%, 15%

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

What color is #DAC0AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC0AA to RGB:

rgb(218, 192, 170)HEX to RGB Converter →

HEX to HSL

Convert #DAC0AA to HSL:

hsl(28, 39%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC0AA to CMYK:

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

Color Meaning and Usage

#DAC0AA is a delicate orange color with RGB values of 218, 192, 170 and HSL of 28°, 39%, 76%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC0AA is #AAC3DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAAAC.

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

Contrast with #DAC0AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC0AA?

#DAC0AA is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAC0AA?

#DAC0AA in RGB is (218, 192, 170) - 218 red, 192 green, and 170 blue.

How to use #DAC0AA in CSS?

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

What colors go well with #DAC0AA?

#AAC3DA (complementary), #DAAAAC (analogous), and #C29975 (lighter shade) work well with #DAC0AA.