#AAA83C Color

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

Color preview

#AAA83C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA83C

.color-aaa83c {
  color: #AAA83C;
  background-color: #AAA83C;
}

Frequently asked questions

What color is #AAA83C?+

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

What is the closest Tailwind color to #AAA83C?+

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