#AAA280 Color

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

Color preview

#AAA280

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA280

.color-aaa280 {
  color: #AAA280;
  background-color: #AAA280;
}

Frequently asked questions

What color is #AAA280?+

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

What is the closest Tailwind color to #AAA280?+

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