#AAAA50 Color

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

Color preview

#AAAA50

Color formats

HEX
#AAAA50
RGB
rgb(170, 170, 80)
RGBA
rgba(170, 170, 80, 1)
HSL
hsl(60, 36%, 49%)
HSV
hsv(60, 53%, 67%)
CMYK
cmyk(0%, 0%, 53%, 33%)
CSS variable
--color-primary: #AAAA50;
Lowercase HEX
#aaaa50

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA50

.color-aaaa50 {
  color: #AAAA50;
  background-color: #AAAA50;
}

Frequently asked questions

What color is #AAAA50?+

#AAAA50 is a HEX color with RGB value rgb(170, 170, 80) and HSL value hsl(60, 36%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA50?+

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