#DAA53B Color

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

Color preview

#DAA53B

Color formats

HEX
#DAA53B
RGB
rgb(218, 165, 59)
RGBA
rgba(218, 165, 59, 1)
HSL
hsl(40, 68%, 54%)
HSV
hsv(40, 73%, 85%)
CMYK
cmyk(0%, 24%, 73%, 15%)
CSS variable
--color-primary: #DAA53B;
Lowercase HEX
#daa53b

Shades

Tints

Tones

Harmony

CSS snippets for #DAA53B

.color-daa53b {
  color: #DAA53B;
  background-color: #DAA53B;
}

Frequently asked questions

What color is #DAA53B?+

#DAA53B is a HEX color with RGB value rgb(218, 165, 59) and HSL value hsl(40, 68%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAA53B?+

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