#AAA246 Color

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

Color preview

#AAA246

Color formats

HEX
#AAA246
RGB
rgb(170, 162, 70)
RGBA
rgba(170, 162, 70, 1)
HSL
hsl(55, 42%, 47%)
HSV
hsv(55, 59%, 67%)
CMYK
cmyk(0%, 5%, 59%, 33%)
CSS variable
--color-primary: #AAA246;
Lowercase HEX
#aaa246

Shades

Tints

Tones

Harmony

CSS snippets for #AAA246

.color-aaa246 {
  color: #AAA246;
  background-color: #AAA246;
}

Frequently asked questions

What color is #AAA246?+

#AAA246 is a HEX color with RGB value rgb(170, 162, 70) and HSL value hsl(55, 42%, 47%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #AAA246?+

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