#AD7400 Color

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

Color preview

#AD7400

Color formats

HEX
#AD7400
RGB
rgb(173, 116, 0)
RGBA
rgba(173, 116, 0, 1)
HSL
hsl(40, 100%, 34%)
HSV
hsv(40, 100%, 68%)
CMYK
cmyk(0%, 33%, 100%, 32%)
CSS variable
--color-primary: #AD7400;
Lowercase HEX
#ad7400

Shades

Tints

Tones

Harmony

CSS snippets for #AD7400

.color-ad7400 {
  color: #AD7400;
  background-color: #AD7400;
}

Frequently asked questions

What color is #AD7400?+

#AD7400 is a HEX color with RGB value rgb(173, 116, 0) and HSL value hsl(40, 100%, 34%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AD7400?+

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