#AAA75E Color

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

Color preview

#AAA75E

Color formats

HEX
#AAA75E
RGB
rgb(170, 167, 94)
RGBA
rgba(170, 167, 94, 1)
HSL
hsl(58, 31%, 52%)
HSV
hsv(58, 45%, 67%)
CMYK
cmyk(0%, 2%, 45%, 33%)
CSS variable
--color-primary: #AAA75E;
Lowercase HEX
#aaa75e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA75E

.color-aaa75e {
  color: #AAA75E;
  background-color: #AAA75E;
}

Frequently asked questions

What color is #AAA75E?+

#AAA75E is a HEX color with RGB value rgb(170, 167, 94) and HSL value hsl(58, 31%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA75E?+

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