#AAA67B Color

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

Color preview

#AAA67B

Color formats

HEX
#AAA67B
RGB
rgb(170, 166, 123)
RGBA
rgba(170, 166, 123, 1)
HSL
hsl(55, 22%, 57%)
HSV
hsv(55, 28%, 67%)
CMYK
cmyk(0%, 2%, 28%, 33%)
CSS variable
--color-primary: #AAA67B;
Lowercase HEX
#aaa67b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA67B

.color-aaa67b {
  color: #AAA67B;
  background-color: #AAA67B;
}

Frequently asked questions

What color is #AAA67B?+

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

What is the closest Tailwind color to #AAA67B?+

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