#DAA05E Color

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

Color preview

#DAA05E

Color formats

HEX
#DAA05E
RGB
rgb(218, 160, 94)
RGBA
rgba(218, 160, 94, 1)
HSL
hsl(32, 63%, 61%)
HSV
hsv(32, 57%, 85%)
CMYK
cmyk(0%, 27%, 57%, 15%)
CSS variable
--color-primary: #DAA05E;
Lowercase HEX
#daa05e

Shades

Tints

Tones

Harmony

CSS snippets for #DAA05E

.color-daa05e {
  color: #DAA05E;
  background-color: #DAA05E;
}

Frequently asked questions

What color is #DAA05E?+

#DAA05E is a HEX color with RGB value rgb(218, 160, 94) and HSL value hsl(32, 63%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAA05E?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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