#AAA498 Color

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

Color preview

#AAA498

Color formats

HEX
#AAA498
RGB
rgb(170, 164, 152)
RGBA
rgba(170, 164, 152, 1)
HSL
hsl(40, 10%, 63%)
HSV
hsv(40, 11%, 67%)
CMYK
cmyk(0%, 4%, 11%, 33%)
CSS variable
--color-primary: #AAA498;
Lowercase HEX
#aaa498

Shades

Tints

Tones

Harmony

CSS snippets for #AAA498

.color-aaa498 {
  color: #AAA498;
  background-color: #AAA498;
}

Frequently asked questions

What color is #AAA498?+

#AAA498 is a HEX color with RGB value rgb(170, 164, 152) and HSL value hsl(40, 10%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA498?+

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