#DAC5A4 Color Information

Hex color code: #DAC5A4

The hex color #DAC5A4 is a soft orange with RGB values of (218, 197, 164) and HSL of (37°, 42%, 75%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#DAC5A4
RGB
218, 197, 164
HSL
37°, 42%, 75%
CMYK
0%, 10%, 25%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC5A4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 197, 164

Red: 218 / Green: 197 / Blue: 164

HSL

37°, 42%, 75%

Hue: 37° / Saturation: 42% / Lightness: 75%

CMYK

0%, 10%, 25%, 15%

Cyan: 0% / Magenta: 10% / Yellow: 25% / Key: 15%

What color is #DAC5A4?

#DAC5A4 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC5A4 to RGB:

rgb(218, 197, 164)HEX to RGB Converter →

HEX to HSL

Convert #DAC5A4 to HSL:

hsl(37, 42%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC5A4 to CMYK:

cmyk(0%, 10%, 25%, 15%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DAC5A4 has RGB (218, 197, 164) and HSL (37°, 42%, 75%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC5A4 is #A4B9DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAABA4.

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

Contrast with #DAC5A4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC5A4?

#DAC5A4 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAC5A4?

#DAC5A4 in RGB is (218, 197, 164) - 218 red, 197 green, and 164 blue.

How to use #DAC5A4 in CSS?

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

What colors go well with #DAC5A4?

#A4B9DA (complementary), #DAABA4 (analogous), and #C4A36E (lighter shade) work well with #DAC5A4.