#AAA599 Color

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

Color preview

#AAA599

Color formats

HEX
#AAA599
RGB
rgb(170, 165, 153)
RGBA
rgba(170, 165, 153, 1)
HSL
hsl(42, 9%, 63%)
HSV
hsv(42, 10%, 67%)
CMYK
cmyk(0%, 3%, 10%, 33%)
CSS variable
--color-primary: #AAA599;
Lowercase HEX
#aaa599

Shades

Tints

Tones

Harmony

CSS snippets for #AAA599

.color-aaa599 {
  color: #AAA599;
  background-color: #AAA599;
}

Frequently asked questions

What color is #AAA599?+

#AAA599 is a HEX color with RGB value rgb(170, 165, 153) and HSL value hsl(42, 9%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAA599?+

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