#AAA83B Color

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

Color preview

#AAA83B

Color formats

HEX
#AAA83B
RGB
rgb(170, 168, 59)
RGBA
rgba(170, 168, 59, 1)
HSL
hsl(59, 48%, 45%)
HSV
hsv(59, 65%, 67%)
CMYK
cmyk(0%, 1%, 65%, 33%)
CSS variable
--color-primary: #AAA83B;
Lowercase HEX
#aaa83b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA83B

.color-aaa83b {
  color: #AAA83B;
  background-color: #AAA83B;
}

Frequently asked questions

What color is #AAA83B?+

#AAA83B is a HEX color with RGB value rgb(170, 168, 59) and HSL value hsl(59, 48%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAA83B?+

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