#AAA15F Color

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

Color preview

#AAA15F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA15F

.color-aaa15f {
  color: #AAA15F;
  background-color: #AAA15F;
}

Frequently asked questions

What color is #AAA15F?+

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

What is the closest Tailwind color to #AAA15F?+

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