#AAA180 Color

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

Color preview

#AAA180

Color formats

HEX
#AAA180
RGB
rgb(170, 161, 128)
RGBA
rgba(170, 161, 128, 1)
HSL
hsl(47, 20%, 58%)
HSV
hsv(47, 25%, 67%)
CMYK
cmyk(0%, 5%, 25%, 33%)
CSS variable
--color-primary: #AAA180;
Lowercase HEX
#aaa180

Shades

Tints

Tones

Harmony

CSS snippets for #AAA180

.color-aaa180 {
  color: #AAA180;
  background-color: #AAA180;
}

Frequently asked questions

What color is #AAA180?+

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

What is the closest Tailwind color to #AAA180?+

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