#A9876A Color

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

Color preview

#A9876A

Color formats

HEX
#A9876A
RGB
rgb(169, 135, 106)
RGBA
rgba(169, 135, 106, 1)
HSL
hsl(28, 27%, 54%)
HSV
hsv(28, 37%, 66%)
CMYK
cmyk(0%, 20%, 37%, 34%)
CSS variable
--color-primary: #A9876A;
Lowercase HEX
#a9876a

Shades

Tints

Tones

Harmony

CSS snippets for #A9876A

.color-a9876a {
  color: #A9876A;
  background-color: #A9876A;
}

Frequently asked questions

What color is #A9876A?+

#A9876A is a HEX color with RGB value rgb(169, 135, 106) and HSL value hsl(28, 27%, 54%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A9876A?+

The closest Tailwind color is stone-500, available as the bg-stone-500 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