#AAA18D Color

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

Color preview

#AAA18D

Color formats

HEX
#AAA18D
RGB
rgb(170, 161, 141)
RGBA
rgba(170, 161, 141, 1)
HSL
hsl(41, 15%, 61%)
HSV
hsv(41, 17%, 67%)
CMYK
cmyk(0%, 5%, 17%, 33%)
CSS variable
--color-primary: #AAA18D;
Lowercase HEX
#aaa18d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA18D

.color-aaa18d {
  color: #AAA18D;
  background-color: #AAA18D;
}

Frequently asked questions

What color is #AAA18D?+

#AAA18D is a HEX color with RGB value rgb(170, 161, 141) and HSL value hsl(41, 15%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA18D?+

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