#AAA57D Color

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

Color preview

#AAA57D

Color formats

HEX
#AAA57D
RGB
rgb(170, 165, 125)
RGBA
rgba(170, 165, 125, 1)
HSL
hsl(53, 21%, 58%)
HSV
hsv(53, 26%, 67%)
CMYK
cmyk(0%, 3%, 26%, 33%)
CSS variable
--color-primary: #AAA57D;
Lowercase HEX
#aaa57d

Shades

Tints

Tones

Harmony

CSS snippets for #AAA57D

.color-aaa57d {
  color: #AAA57D;
  background-color: #AAA57D;
}

Frequently asked questions

What color is #AAA57D?+

#AAA57D is a HEX color with RGB value rgb(170, 165, 125) and HSL value hsl(53, 21%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA57D?+

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