#AAA488 Color

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

Color preview

#AAA488

Color formats

HEX
#AAA488
RGB
rgb(170, 164, 136)
RGBA
rgba(170, 164, 136, 1)
HSL
hsl(49, 17%, 60%)
HSV
hsv(49, 20%, 67%)
CMYK
cmyk(0%, 4%, 20%, 33%)
CSS variable
--color-primary: #AAA488;
Lowercase HEX
#aaa488

Shades

Tints

Tones

Harmony

CSS snippets for #AAA488

.color-aaa488 {
  color: #AAA488;
  background-color: #AAA488;
}

Frequently asked questions

What color is #AAA488?+

#AAA488 is a HEX color with RGB value rgb(170, 164, 136) and HSL value hsl(49, 17%, 60%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA488?+

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