#AD6B0E Color

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

Color preview

#AD6B0E

Color formats

HEX
#AD6B0E
RGB
rgb(173, 107, 14)
RGBA
rgba(173, 107, 14, 1)
HSL
hsl(35, 85%, 37%)
HSV
hsv(35, 92%, 68%)
CMYK
cmyk(0%, 38%, 92%, 32%)
CSS variable
--color-primary: #AD6B0E;
Lowercase HEX
#ad6b0e

Shades

Tints

Tones

Harmony

CSS snippets for #AD6B0E

.color-ad6b0e {
  color: #AD6B0E;
  background-color: #AD6B0E;
}

Frequently asked questions

What color is #AD6B0E?+

#AD6B0E is a HEX color with RGB value rgb(173, 107, 14) and HSL value hsl(35, 85%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AD6B0E?+

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