#AAAB4F Color

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

Color preview

#AAAB4F

Color formats

HEX
#AAAB4F
RGB
rgb(170, 171, 79)
RGBA
rgba(170, 171, 79, 1)
HSL
hsl(61, 37%, 49%)
HSV
hsv(61, 54%, 67%)
CMYK
cmyk(1%, 0%, 54%, 33%)
CSS variable
--color-primary: #AAAB4F;
Lowercase HEX
#aaab4f

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB4F

.color-aaab4f {
  color: #AAAB4F;
  background-color: #AAAB4F;
}

Frequently asked questions

What color is #AAAB4F?+

#AAAB4F is a HEX color with RGB value rgb(170, 171, 79) and HSL value hsl(61, 37%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB4F?+

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