#AAA29C Color

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

Color preview

#AAA29C

Color formats

HEX
#AAA29C
RGB
rgb(170, 162, 156)
RGBA
rgba(170, 162, 156, 1)
HSL
hsl(26, 8%, 64%)
HSV
hsv(26, 8%, 67%)
CMYK
cmyk(0%, 5%, 8%, 33%)
CSS variable
--color-primary: #AAA29C;
Lowercase HEX
#aaa29c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA29C

.color-aaa29c {
  color: #AAA29C;
  background-color: #AAA29C;
}

Frequently asked questions

What color is #AAA29C?+

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

What is the closest Tailwind color to #AAA29C?+

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