#AAA65A Color

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

Color preview

#AAA65A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA65A

.color-aaa65a {
  color: #AAA65A;
  background-color: #AAA65A;
}

Frequently asked questions

What color is #AAA65A?+

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

What is the closest Tailwind color to #AAA65A?+

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