#AA822C Color

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

Color preview

#AA822C

Color formats

HEX
#AA822C
RGB
rgb(170, 130, 44)
RGBA
rgba(170, 130, 44, 1)
HSL
hsl(41, 59%, 42%)
HSV
hsv(41, 74%, 67%)
CMYK
cmyk(0%, 24%, 74%, 33%)
CSS variable
--color-primary: #AA822C;
Lowercase HEX
#aa822c

Shades

Tints

Tones

Harmony

CSS snippets for #AA822C

.color-aa822c {
  color: #AA822C;
  background-color: #AA822C;
}

Frequently asked questions

What color is #AA822C?+

#AA822C is a HEX color with RGB value rgb(170, 130, 44) and HSL value hsl(41, 59%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AA822C?+

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