#AAA080 Color

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

Color preview

#AAA080

Color formats

HEX
#AAA080
RGB
rgb(170, 160, 128)
RGBA
rgba(170, 160, 128, 1)
HSL
hsl(46, 20%, 58%)
HSV
hsv(46, 25%, 67%)
CMYK
cmyk(0%, 6%, 25%, 33%)
CSS variable
--color-primary: #AAA080;
Lowercase HEX
#aaa080

Shades

Tints

Tones

Harmony

CSS snippets for #AAA080

.color-aaa080 {
  color: #AAA080;
  background-color: #AAA080;
}

Frequently asked questions

What color is #AAA080?+

#AAA080 is a HEX color with RGB value rgb(170, 160, 128) and HSL value hsl(46, 20%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA080?+

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