#AA992C Color

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

Color preview

#AA992C

Color formats

HEX
#AA992C
RGB
rgb(170, 153, 44)
RGBA
rgba(170, 153, 44, 1)
HSL
hsl(52, 59%, 42%)
HSV
hsv(52, 74%, 67%)
CMYK
cmyk(0%, 10%, 74%, 33%)
CSS variable
--color-primary: #AA992C;
Lowercase HEX
#aa992c

Shades

Tints

Tones

Harmony

CSS snippets for #AA992C

.color-aa992c {
  color: #AA992C;
  background-color: #AA992C;
}

Frequently asked questions

What color is #AA992C?+

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

What is the closest Tailwind color to #AA992C?+

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