#AAA25A Color

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

Color preview

#AAA25A

Color formats

HEX
#AAA25A
RGB
rgb(170, 162, 90)
RGBA
rgba(170, 162, 90, 1)
HSL
hsl(54, 32%, 51%)
HSV
hsv(54, 47%, 67%)
CMYK
cmyk(0%, 5%, 47%, 33%)
CSS variable
--color-primary: #AAA25A;
Lowercase HEX
#aaa25a

Shades

Tints

Tones

Harmony

CSS snippets for #AAA25A

.color-aaa25a {
  color: #AAA25A;
  background-color: #AAA25A;
}

Frequently asked questions

What color is #AAA25A?+

#AAA25A is a HEX color with RGB value rgb(170, 162, 90) and HSL value hsl(54, 32%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA25A?+

The closest Tailwind color is stone-400, available as the bg-stone-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