#DAA22B Color

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

Color preview

#DAA22B

Color formats

HEX
#DAA22B
RGB
rgb(218, 162, 43)
RGBA
rgba(218, 162, 43, 1)
HSL
hsl(41, 70%, 51%)
HSV
hsv(41, 80%, 85%)
CMYK
cmyk(0%, 26%, 80%, 15%)
CSS variable
--color-primary: #DAA22B;
Lowercase HEX
#daa22b

Shades

Tints

Tones

Harmony

CSS snippets for #DAA22B

.color-daa22b {
  color: #DAA22B;
  background-color: #DAA22B;
}

Frequently asked questions

What color is #DAA22B?+

#DAA22B is a HEX color with RGB value rgb(218, 162, 43) and HSL value hsl(41, 70%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAA22B?+

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