#DAA23B Color

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

Color preview

#DAA23B

Color formats

HEX
#DAA23B
RGB
rgb(218, 162, 59)
RGBA
rgba(218, 162, 59, 1)
HSL
hsl(39, 68%, 54%)
HSV
hsv(39, 73%, 85%)
CMYK
cmyk(0%, 26%, 73%, 15%)
CSS variable
--color-primary: #DAA23B;
Lowercase HEX
#daa23b

Shades

Tints

Tones

Harmony

CSS snippets for #DAA23B

.color-daa23b {
  color: #DAA23B;
  background-color: #DAA23B;
}

Frequently asked questions

What color is #DAA23B?+

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

What is the closest Tailwind color to #DAA23B?+

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