#AAA34B Color

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

Color preview

#AAA34B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA34B

.color-aaa34b {
  color: #AAA34B;
  background-color: #AAA34B;
}

Frequently asked questions

What color is #AAA34B?+

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

What is the closest Tailwind color to #AAA34B?+

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