#AAA850 Color

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

Color preview

#AAA850

Color formats

HEX
#AAA850
RGB
rgb(170, 168, 80)
RGBA
rgba(170, 168, 80, 1)
HSL
hsl(59, 36%, 49%)
HSV
hsv(59, 53%, 67%)
CMYK
cmyk(0%, 1%, 53%, 33%)
CSS variable
--color-primary: #AAA850;
Lowercase HEX
#aaa850

Shades

Tints

Tones

Harmony

CSS snippets for #AAA850

.color-aaa850 {
  color: #AAA850;
  background-color: #AAA850;
}

Frequently asked questions

What color is #AAA850?+

#AAA850 is a HEX color with RGB value rgb(170, 168, 80) and HSL value hsl(59, 36%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA850?+

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