#AAA18C Color

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

Color preview

#AAA18C

Color formats

HEX
#AAA18C
RGB
rgb(170, 161, 140)
RGBA
rgba(170, 161, 140, 1)
HSL
hsl(42, 15%, 61%)
HSV
hsv(42, 18%, 67%)
CMYK
cmyk(0%, 5%, 18%, 33%)
CSS variable
--color-primary: #AAA18C;
Lowercase HEX
#aaa18c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA18C

.color-aaa18c {
  color: #AAA18C;
  background-color: #AAA18C;
}

Frequently asked questions

What color is #AAA18C?+

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

What is the closest Tailwind color to #AAA18C?+

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