#A8501E Color

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

Color preview

#A8501E

Color formats

HEX
#A8501E
RGB
rgb(168, 80, 30)
RGBA
rgba(168, 80, 30, 1)
HSL
hsl(22, 70%, 39%)
HSV
hsv(22, 82%, 66%)
CMYK
cmyk(0%, 52%, 82%, 34%)
CSS variable
--color-primary: #A8501E;
Lowercase HEX
#a8501e

Shades

Tints

Tones

Harmony

CSS snippets for #A8501E

.color-a8501e {
  color: #A8501E;
  background-color: #A8501E;
}

Frequently asked questions

What color is #A8501E?+

#A8501E is a HEX color with RGB value rgb(168, 80, 30) and HSL value hsl(22, 70%, 39%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #A8501E?+

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