#AA8383 Color

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

Color preview

#AA8383

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AA8383

.color-aa8383 {
  color: #AA8383;
  background-color: #AA8383;
}

Frequently asked questions

What color is #AA8383?+

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

What is the closest Tailwind color to #AA8383?+

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