#AAA383 Color

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

Color preview

#AAA383

Color formats

HEX
#AAA383
RGB
rgb(170, 163, 131)
RGBA
rgba(170, 163, 131, 1)
HSL
hsl(49, 19%, 59%)
HSV
hsv(49, 23%, 67%)
CMYK
cmyk(0%, 4%, 23%, 33%)
CSS variable
--color-primary: #AAA383;
Lowercase HEX
#aaa383

Shades

Tints

Tones

Harmony

CSS snippets for #AAA383

.color-aaa383 {
  color: #AAA383;
  background-color: #AAA383;
}

Frequently asked questions

What color is #AAA383?+

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

What is the closest Tailwind color to #AAA383?+

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