#AAA47B Color

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

Color preview

#AAA47B

Color formats

HEX
#AAA47B
RGB
rgb(170, 164, 123)
RGBA
rgba(170, 164, 123, 1)
HSL
hsl(52, 22%, 57%)
HSV
hsv(52, 28%, 67%)
CMYK
cmyk(0%, 4%, 28%, 33%)
CSS variable
--color-primary: #AAA47B;
Lowercase HEX
#aaa47b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA47B

.color-aaa47b {
  color: #AAA47B;
  background-color: #AAA47B;
}

Frequently asked questions

What color is #AAA47B?+

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

What is the closest Tailwind color to #AAA47B?+

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