#AAA04B Color

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

Color preview

#AAA04B

Color formats

HEX
#AAA04B
RGB
rgb(170, 160, 75)
RGBA
rgba(170, 160, 75, 1)
HSL
hsl(54, 39%, 48%)
HSV
hsv(54, 56%, 67%)
CMYK
cmyk(0%, 6%, 56%, 33%)
CSS variable
--color-primary: #AAA04B;
Lowercase HEX
#aaa04b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA04B

.color-aaa04b {
  color: #AAA04B;
  background-color: #AAA04B;
}

Frequently asked questions

What color is #AAA04B?+

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

What is the closest Tailwind color to #AAA04B?+

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