#AAA565 Color

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

Color preview

#AAA565

Color formats

HEX
#AAA565
RGB
rgb(170, 165, 101)
RGBA
rgba(170, 165, 101, 1)
HSL
hsl(56, 29%, 53%)
HSV
hsv(56, 41%, 67%)
CMYK
cmyk(0%, 3%, 41%, 33%)
CSS variable
--color-primary: #AAA565;
Lowercase HEX
#aaa565

Shades

Tints

Tones

Harmony

CSS snippets for #AAA565

.color-aaa565 {
  color: #AAA565;
  background-color: #AAA565;
}

Frequently asked questions

What color is #AAA565?+

#AAA565 is a HEX color with RGB value rgb(170, 165, 101) and HSL value hsl(56, 29%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA565?+

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