#AAA17B Color

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

Color preview

#AAA17B

Color formats

HEX
#AAA17B
RGB
rgb(170, 161, 123)
RGBA
rgba(170, 161, 123, 1)
HSL
hsl(49, 22%, 57%)
HSV
hsv(49, 28%, 67%)
CMYK
cmyk(0%, 5%, 28%, 33%)
CSS variable
--color-primary: #AAA17B;
Lowercase HEX
#aaa17b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA17B

.color-aaa17b {
  color: #AAA17B;
  background-color: #AAA17B;
}

Frequently asked questions

What color is #AAA17B?+

#AAA17B is a HEX color with RGB value rgb(170, 161, 123) and HSL value hsl(49, 22%, 57%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA17B?+

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