#AAA09C Color

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

Color preview

#AAA09C

Color formats

HEX
#AAA09C
RGB
rgb(170, 160, 156)
RGBA
rgba(170, 160, 156, 1)
HSL
hsl(17, 8%, 64%)
HSV
hsv(17, 8%, 67%)
CMYK
cmyk(0%, 6%, 8%, 33%)
CSS variable
--color-primary: #AAA09C;
Lowercase HEX
#aaa09c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA09C

.color-aaa09c {
  color: #AAA09C;
  background-color: #AAA09C;
}

Frequently asked questions

What color is #AAA09C?+

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

What is the closest Tailwind color to #AAA09C?+

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