#AAA39F Color

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

Color preview

#AAA39F

Color formats

HEX
#AAA39F
RGB
rgb(170, 163, 159)
RGBA
rgba(170, 163, 159, 1)
HSL
hsl(22, 6%, 65%)
HSV
hsv(22, 6%, 67%)
CMYK
cmyk(0%, 4%, 6%, 33%)
CSS variable
--color-primary: #AAA39F;
Lowercase HEX
#aaa39f

Shades

Tints

Tones

Harmony

CSS snippets for #AAA39F

.color-aaa39f {
  color: #AAA39F;
  background-color: #AAA39F;
}

Frequently asked questions

What color is #AAA39F?+

#AAA39F is a HEX color with RGB value rgb(170, 163, 159) and HSL value hsl(22, 6%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA39F?+

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