#AAA373 Color

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

Color preview

#AAA373

Color formats

HEX
#AAA373
RGB
rgb(170, 163, 115)
RGBA
rgba(170, 163, 115, 1)
HSL
hsl(52, 24%, 56%)
HSV
hsv(52, 32%, 67%)
CMYK
cmyk(0%, 4%, 32%, 33%)
CSS variable
--color-primary: #AAA373;
Lowercase HEX
#aaa373

Shades

Tints

Tones

Harmony

CSS snippets for #AAA373

.color-aaa373 {
  color: #AAA373;
  background-color: #AAA373;
}

Frequently asked questions

What color is #AAA373?+

#AAA373 is a HEX color with RGB value rgb(170, 163, 115) and HSL value hsl(52, 24%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA373?+

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