#DAA04E Color

Inspect #DAA04E across formats, palettes, contrast and closest named color matches.

Color preview

#DAA04E

Color formats

HEX
#DAA04E
RGB
rgb(218, 160, 78)
RGBA
rgba(218, 160, 78, 1)
HSL
hsl(35, 65%, 58%)
HSV
hsv(35, 64%, 85%)
CMYK
cmyk(0%, 27%, 64%, 15%)
CSS variable
--color-primary: #DAA04E;
Lowercase HEX
#daa04e

Shades

Tints

Tones

Harmony

CSS snippets for #DAA04E

.color-daa04e {
  color: #DAA04E;
  background-color: #DAA04E;
}

Frequently asked questions

What color is #DAA04E?+

#DAA04E is a HEX color with RGB value rgb(218, 160, 78) and HSL value hsl(35, 65%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAA04E?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools