#AAAB4B Color

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

Color preview

#AAAB4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB4B

.color-aaab4b {
  color: #AAAB4B;
  background-color: #AAAB4B;
}

Frequently asked questions

What color is #AAAB4B?+

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

What is the closest Tailwind color to #AAAB4B?+

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