#AAA480 Color

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

Color preview

#AAA480

Color formats

HEX
#AAA480
RGB
rgb(170, 164, 128)
RGBA
rgba(170, 164, 128, 1)
HSL
hsl(51, 20%, 58%)
HSV
hsv(51, 25%, 67%)
CMYK
cmyk(0%, 4%, 25%, 33%)
CSS variable
--color-primary: #AAA480;
Lowercase HEX
#aaa480

Shades

Tints

Tones

Harmony

CSS snippets for #AAA480

.color-aaa480 {
  color: #AAA480;
  background-color: #AAA480;
}

Frequently asked questions

What color is #AAA480?+

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

What is the closest Tailwind color to #AAA480?+

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