#AAA292 Color

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

Color preview

#AAA292

Color formats

HEX
#AAA292
RGB
rgb(170, 162, 146)
RGBA
rgba(170, 162, 146, 1)
HSL
hsl(40, 12%, 62%)
HSV
hsv(40, 14%, 67%)
CMYK
cmyk(0%, 5%, 14%, 33%)
CSS variable
--color-primary: #AAA292;
Lowercase HEX
#aaa292

Shades

Tints

Tones

Harmony

CSS snippets for #AAA292

.color-aaa292 {
  color: #AAA292;
  background-color: #AAA292;
}

Frequently asked questions

What color is #AAA292?+

#AAA292 is a HEX color with RGB value rgb(170, 162, 146) and HSL value hsl(40, 12%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA292?+

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