#AAAA4B Color

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

Color preview

#AAAA4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA4B

.color-aaaa4b {
  color: #AAAA4B;
  background-color: #AAAA4B;
}

Frequently asked questions

What color is #AAAA4B?+

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

What is the closest Tailwind color to #AAAA4B?+

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