#DAA04E Color Information

Hex color code: #DAA04E

The hex color #DAA04E is a balanced orange with RGB values of (218, 160, 78) and HSL of (35°, 65%, 58%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#DAA04E
RGB
218, 160, 78
HSL
35°, 65%, 58%
CMYK
0%, 27%, 64%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAA04E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 160, 78

Red: 218 / Green: 160 / Blue: 78

HSL

35°, 65%, 58%

Hue: 35° / Saturation: 65% / Lightness: 58%

CMYK

0%, 27%, 64%, 15%

Cyan: 0% / Magenta: 27% / Yellow: 64% / Key: 15%

What color is #DAA04E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAA04E to RGB:

rgb(218, 160, 78)HEX to RGB Converter →

HEX to HSL

Convert #DAA04E to HSL:

hsl(35, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DAA04E to CMYK:

cmyk(0%, 27%, 64%, 15%)Color Converter →

Color Meaning and Usage

#DAA04E is a muted orange color with RGB values of 218, 160, 78 and HSL of 35°, 65%, 58%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAA04E is #4E88DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA5A4E.

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

Contrast with #DAA04E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAA04E?

#DAA04E is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAA04E?

#DAA04E in RGB is (218, 160, 78) - 218 red, 160 green, and 78 blue.

How to use #DAA04E in CSS?

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

What colors go well with #DAA04E?

#4E88DA (complementary), #DA5A4E (analogous), and #B57A26 (lighter shade) work well with #DAA04E.