#AAA299 Color

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

Color preview

#AAA299

Color formats

HEX
#AAA299
RGB
rgb(170, 162, 153)
RGBA
rgba(170, 162, 153, 1)
HSL
hsl(32, 9%, 63%)
HSV
hsv(32, 10%, 67%)
CMYK
cmyk(0%, 5%, 10%, 33%)
CSS variable
--color-primary: #AAA299;
Lowercase HEX
#aaa299

Shades

Tints

Tones

Harmony

CSS snippets for #AAA299

.color-aaa299 {
  color: #AAA299;
  background-color: #AAA299;
}

Frequently asked questions

What color is #AAA299?+

#AAA299 is a HEX color with RGB value rgb(170, 162, 153) and HSL value hsl(32, 9%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA299?+

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