#AAA48F Color

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

Color preview

#AAA48F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA48F

.color-aaa48f {
  color: #AAA48F;
  background-color: #AAA48F;
}

Frequently asked questions

What color is #AAA48F?+

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

What is the closest Tailwind color to #AAA48F?+

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