#AAA48D Color

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

Color preview

#AAA48D

Color formats

HEX
#AAA48D
RGB
rgb(170, 164, 141)
RGBA
rgba(170, 164, 141, 1)
HSL
hsl(48, 15%, 61%)
HSV
hsv(48, 17%, 67%)
CMYK
cmyk(0%, 4%, 17%, 33%)
CSS variable
--color-primary: #AAA48D;
Lowercase HEX
#aaa48d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA48D

.color-aaa48d {
  color: #AAA48D;
  background-color: #AAA48D;
}

Frequently asked questions

What color is #AAA48D?+

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

What is the closest Tailwind color to #AAA48D?+

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