#AAA183 Color

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

Color preview

#AAA183

Color formats

HEX
#AAA183
RGB
rgb(170, 161, 131)
RGBA
rgba(170, 161, 131, 1)
HSL
hsl(46, 19%, 59%)
HSV
hsv(46, 23%, 67%)
CMYK
cmyk(0%, 5%, 23%, 33%)
CSS variable
--color-primary: #AAA183;
Lowercase HEX
#aaa183

Shades

Tints

Tones

Harmony

CSS snippets for #AAA183

.color-aaa183 {
  color: #AAA183;
  background-color: #AAA183;
}

Frequently asked questions

What color is #AAA183?+

#AAA183 is a HEX color with RGB value rgb(170, 161, 131) and HSL value hsl(46, 19%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA183?+

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