#AAA25F Color

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

Color preview

#AAA25F

Color formats

HEX
#AAA25F
RGB
rgb(170, 162, 95)
RGBA
rgba(170, 162, 95, 1)
HSL
hsl(54, 31%, 52%)
HSV
hsv(54, 44%, 67%)
CMYK
cmyk(0%, 5%, 44%, 33%)
CSS variable
--color-primary: #AAA25F;
Lowercase HEX
#aaa25f

Shades

Tints

Tones

Harmony

CSS snippets for #AAA25F

.color-aaa25f {
  color: #AAA25F;
  background-color: #AAA25F;
}

Frequently asked questions

What color is #AAA25F?+

#AAA25F is a HEX color with RGB value rgb(170, 162, 95) and HSL value hsl(54, 31%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA25F?+

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