#AAA24B Color

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

Color preview

#AAA24B

Color formats

HEX
#AAA24B
RGB
rgb(170, 162, 75)
RGBA
rgba(170, 162, 75, 1)
HSL
hsl(55, 39%, 48%)
HSV
hsv(55, 56%, 67%)
CMYK
cmyk(0%, 5%, 56%, 33%)
CSS variable
--color-primary: #AAA24B;
Lowercase HEX
#aaa24b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA24B

.color-aaa24b {
  color: #AAA24B;
  background-color: #AAA24B;
}

Frequently asked questions

What color is #AAA24B?+

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

What is the closest Tailwind color to #AAA24B?+

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