#AAAF46 Color

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

Color preview

#AAAF46

Color formats

HEX
#AAAF46
RGB
rgb(170, 175, 70)
RGBA
rgba(170, 175, 70, 1)
HSL
hsl(63, 43%, 48%)
HSV
hsv(63, 60%, 69%)
CMYK
cmyk(3%, 0%, 60%, 31%)
CSS variable
--color-primary: #AAAF46;
Lowercase HEX
#aaaf46

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF46

.color-aaaf46 {
  color: #AAAF46;
  background-color: #AAAF46;
}

Frequently asked questions

What color is #AAAF46?+

#AAAF46 is a HEX color with RGB value rgb(170, 175, 70) and HSL value hsl(63, 43%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAAF46?+

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