#AAA799 Color

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

Color preview

#AAA799

Color formats

HEX
#AAA799
RGB
rgb(170, 167, 153)
RGBA
rgba(170, 167, 153, 1)
HSL
hsl(49, 9%, 63%)
HSV
hsv(49, 10%, 67%)
CMYK
cmyk(0%, 2%, 10%, 33%)
CSS variable
--color-primary: #AAA799;
Lowercase HEX
#aaa799

Shades

Tints

Tones

Harmony

CSS snippets for #AAA799

.color-aaa799 {
  color: #AAA799;
  background-color: #AAA799;
}

Frequently asked questions

What color is #AAA799?+

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

What is the closest Tailwind color to #AAA799?+

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