#AAA888 Color

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

Color preview

#AAA888

Color formats

HEX
#AAA888
RGB
rgb(170, 168, 136)
RGBA
rgba(170, 168, 136, 1)
HSL
hsl(56, 17%, 60%)
HSV
hsv(56, 20%, 67%)
CMYK
cmyk(0%, 1%, 20%, 33%)
CSS variable
--color-primary: #AAA888;
Lowercase HEX
#aaa888

Shades

Tints

Tones

Harmony

CSS snippets for #AAA888

.color-aaa888 {
  color: #AAA888;
  background-color: #AAA888;
}

Frequently asked questions

What color is #AAA888?+

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

What is the closest Tailwind color to #AAA888?+

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