#AAA75A Color

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

Color preview

#AAA75A

Color formats

HEX
#AAA75A
RGB
rgb(170, 167, 90)
RGBA
rgba(170, 167, 90, 1)
HSL
hsl(58, 32%, 51%)
HSV
hsv(58, 47%, 67%)
CMYK
cmyk(0%, 2%, 47%, 33%)
CSS variable
--color-primary: #AAA75A;
Lowercase HEX
#aaa75a

Shades

Tints

Tones

Harmony

CSS snippets for #AAA75A

.color-aaa75a {
  color: #AAA75A;
  background-color: #AAA75A;
}

Frequently asked questions

What color is #AAA75A?+

#AAA75A is a HEX color with RGB value rgb(170, 167, 90) and HSL value hsl(58, 32%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA75A?+

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