#AAAA49 Color

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

Color preview

#AAAA49

Color formats

HEX
#AAAA49
RGB
rgb(170, 170, 73)
RGBA
rgba(170, 170, 73, 1)
HSL
hsl(60, 40%, 48%)
HSV
hsv(60, 57%, 67%)
CMYK
cmyk(0%, 0%, 57%, 33%)
CSS variable
--color-primary: #AAAA49;
Lowercase HEX
#aaaa49

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA49

.color-aaaa49 {
  color: #AAAA49;
  background-color: #AAAA49;
}

Frequently asked questions

What color is #AAAA49?+

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

What is the closest Tailwind color to #AAAA49?+

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