#AAA37D Color

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

Color preview

#AAA37D

Color formats

HEX
#AAA37D
RGB
rgb(170, 163, 125)
RGBA
rgba(170, 163, 125, 1)
HSL
hsl(51, 21%, 58%)
HSV
hsv(51, 26%, 67%)
CMYK
cmyk(0%, 4%, 26%, 33%)
CSS variable
--color-primary: #AAA37D;
Lowercase HEX
#aaa37d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA37D

.color-aaa37d {
  color: #AAA37D;
  background-color: #AAA37D;
}

Frequently asked questions

What color is #AAA37D?+

#AAA37D is a HEX color with RGB value rgb(170, 163, 125) and HSL value hsl(51, 21%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA37D?+

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