#AAA550 Color

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

Color preview

#AAA550

Color formats

HEX
#AAA550
RGB
rgb(170, 165, 80)
RGBA
rgba(170, 165, 80, 1)
HSL
hsl(57, 36%, 49%)
HSV
hsv(57, 53%, 67%)
CMYK
cmyk(0%, 3%, 53%, 33%)
CSS variable
--color-primary: #AAA550;
Lowercase HEX
#aaa550

Shades

Tints

Tones

Harmony

CSS snippets for #AAA550

.color-aaa550 {
  color: #AAA550;
  background-color: #AAA550;
}

Frequently asked questions

What color is #AAA550?+

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

What is the closest Tailwind color to #AAA550?+

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