#AAA164 Color

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

Color preview

#AAA164

Color formats

HEX
#AAA164
RGB
rgb(170, 161, 100)
RGBA
rgba(170, 161, 100, 1)
HSL
hsl(52, 29%, 53%)
HSV
hsv(52, 41%, 67%)
CMYK
cmyk(0%, 5%, 41%, 33%)
CSS variable
--color-primary: #AAA164;
Lowercase HEX
#aaa164

Shades

Tints

Tones

Harmony

CSS snippets for #AAA164

.color-aaa164 {
  color: #AAA164;
  background-color: #AAA164;
}

Frequently asked questions

What color is #AAA164?+

#AAA164 is a HEX color with RGB value rgb(170, 161, 100) and HSL value hsl(52, 29%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA164?+

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