#AAA05A Color

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

Color preview

#AAA05A

Color formats

HEX
#AAA05A
RGB
rgb(170, 160, 90)
RGBA
rgba(170, 160, 90, 1)
HSL
hsl(53, 32%, 51%)
HSV
hsv(53, 47%, 67%)
CMYK
cmyk(0%, 6%, 47%, 33%)
CSS variable
--color-primary: #AAA05A;
Lowercase HEX
#aaa05a

Shades

Tints

Tones

Harmony

CSS snippets for #AAA05A

.color-aaa05a {
  color: #AAA05A;
  background-color: #AAA05A;
}

Frequently asked questions

What color is #AAA05A?+

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

What is the closest Tailwind color to #AAA05A?+

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