#AA501C Color

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

Color preview

#AA501C

Color formats

HEX
#AA501C
RGB
rgb(170, 80, 28)
RGBA
rgba(170, 80, 28, 1)
HSL
hsl(22, 72%, 39%)
HSV
hsv(22, 84%, 67%)
CMYK
cmyk(0%, 53%, 84%, 33%)
CSS variable
--color-primary: #AA501C;
Lowercase HEX
#aa501c

Shades

Tints

Tones

Harmony

CSS snippets for #AA501C

.color-aa501c {
  color: #AA501C;
  background-color: #AA501C;
}

Frequently asked questions

What color is #AA501C?+

#AA501C is a HEX color with RGB value rgb(170, 80, 28) and HSL value hsl(22, 72%, 39%). Its closest CSS named color is Sienna.

What is the closest Tailwind color to #AA501C?+

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