#AAA54B Color

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

Color preview

#AAA54B

Color formats

HEX
#AAA54B
RGB
rgb(170, 165, 75)
RGBA
rgba(170, 165, 75, 1)
HSL
hsl(57, 39%, 48%)
HSV
hsv(57, 56%, 67%)
CMYK
cmyk(0%, 3%, 56%, 33%)
CSS variable
--color-primary: #AAA54B;
Lowercase HEX
#aaa54b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA54B

.color-aaa54b {
  color: #AAA54B;
  background-color: #AAA54B;
}

Frequently asked questions

What color is #AAA54B?+

#AAA54B is a HEX color with RGB value rgb(170, 165, 75) and HSL value hsl(57, 39%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA54B?+

The closest Tailwind color is lime-400, available as the bg-lime-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