#AAA48E Color

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

Color preview

#AAA48E

Color formats

HEX
#AAA48E
RGB
rgb(170, 164, 142)
RGBA
rgba(170, 164, 142, 1)
HSL
hsl(47, 14%, 61%)
HSV
hsv(47, 16%, 67%)
CMYK
cmyk(0%, 4%, 16%, 33%)
CSS variable
--color-primary: #AAA48E;
Lowercase HEX
#aaa48e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA48E

.color-aaa48e {
  color: #AAA48E;
  background-color: #AAA48E;
}

Frequently asked questions

What color is #AAA48E?+

#AAA48E is a HEX color with RGB value rgb(170, 164, 142) and HSL value hsl(47, 14%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA48E?+

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