#AAA44B Color

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

Color preview

#AAA44B

Color formats

HEX
#AAA44B
RGB
rgb(170, 164, 75)
RGBA
rgba(170, 164, 75, 1)
HSL
hsl(56, 39%, 48%)
HSV
hsv(56, 56%, 67%)
CMYK
cmyk(0%, 4%, 56%, 33%)
CSS variable
--color-primary: #AAA44B;
Lowercase HEX
#aaa44b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA44B

.color-aaa44b {
  color: #AAA44B;
  background-color: #AAA44B;
}

Frequently asked questions

What color is #AAA44B?+

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

What is the closest Tailwind color to #AAA44B?+

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