#AAA285 Color

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

Color preview

#AAA285

Color formats

HEX
#AAA285
RGB
rgb(170, 162, 133)
RGBA
rgba(170, 162, 133, 1)
HSL
hsl(47, 18%, 59%)
HSV
hsv(47, 22%, 67%)
CMYK
cmyk(0%, 5%, 22%, 33%)
CSS variable
--color-primary: #AAA285;
Lowercase HEX
#aaa285

Shades

Tints

Tones

Harmony

CSS snippets for #AAA285

.color-aaa285 {
  color: #AAA285;
  background-color: #AAA285;
}

Frequently asked questions

What color is #AAA285?+

#AAA285 is a HEX color with RGB value rgb(170, 162, 133) and HSL value hsl(47, 18%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA285?+

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