#AAA57B Color

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

Color preview

#AAA57B

Color formats

HEX
#AAA57B
RGB
rgb(170, 165, 123)
RGBA
rgba(170, 165, 123, 1)
HSL
hsl(54, 22%, 57%)
HSV
hsv(54, 28%, 67%)
CMYK
cmyk(0%, 3%, 28%, 33%)
CSS variable
--color-primary: #AAA57B;
Lowercase HEX
#aaa57b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA57B

.color-aaa57b {
  color: #AAA57B;
  background-color: #AAA57B;
}

Frequently asked questions

What color is #AAA57B?+

#AAA57B is a HEX color with RGB value rgb(170, 165, 123) and HSL value hsl(54, 22%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA57B?+

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