#AAA39C Color

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

Color preview

#AAA39C

Color formats

HEX
#AAA39C
RGB
rgb(170, 163, 156)
RGBA
rgba(170, 163, 156, 1)
HSL
hsl(30, 8%, 64%)
HSV
hsv(30, 8%, 67%)
CMYK
cmyk(0%, 4%, 8%, 33%)
CSS variable
--color-primary: #AAA39C;
Lowercase HEX
#aaa39c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA39C

.color-aaa39c {
  color: #AAA39C;
  background-color: #AAA39C;
}

Frequently asked questions

What color is #AAA39C?+

#AAA39C is a HEX color with RGB value rgb(170, 163, 156) and HSL value hsl(30, 8%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA39C?+

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