#AAA75F Color

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

Color preview

#AAA75F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA75F

.color-aaa75f {
  color: #AAA75F;
  background-color: #AAA75F;
}

Frequently asked questions

What color is #AAA75F?+

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

What is the closest Tailwind color to #AAA75F?+

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