#AAA39D Color

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

Color preview

#AAA39D

Color formats

HEX
#AAA39D
RGB
rgb(170, 163, 157)
RGBA
rgba(170, 163, 157, 1)
HSL
hsl(28, 7%, 64%)
HSV
hsv(28, 8%, 67%)
CMYK
cmyk(0%, 4%, 8%, 33%)
CSS variable
--color-primary: #AAA39D;
Lowercase HEX
#aaa39d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA39D

.color-aaa39d {
  color: #AAA39D;
  background-color: #AAA39D;
}

Frequently asked questions

What color is #AAA39D?+

#AAA39D is a HEX color with RGB value rgb(170, 163, 157) and HSL value hsl(28, 7%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA39D?+

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