#AD500E Color

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

Color preview

#AD500E

Color formats

HEX
#AD500E
RGB
rgb(173, 80, 14)
RGBA
rgba(173, 80, 14, 1)
HSL
hsl(25, 85%, 37%)
HSV
hsv(25, 92%, 68%)
CMYK
cmyk(0%, 54%, 92%, 32%)
CSS variable
--color-primary: #AD500E;
Lowercase HEX
#ad500e

Shades

Tints

Tones

Harmony

CSS snippets for #AD500E

.color-ad500e {
  color: #AD500E;
  background-color: #AD500E;
}

Frequently asked questions

What color is #AD500E?+

#AD500E is a HEX color with RGB value rgb(173, 80, 14) and HSL value hsl(25, 85%, 37%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AD500E?+

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