#A89D80 Color

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

Color preview

#A89D80

Color formats

HEX
#A89D80
RGB
rgb(168, 157, 128)
RGBA
rgba(168, 157, 128, 1)
HSL
hsl(44, 19%, 58%)
HSV
hsv(44, 24%, 66%)
CMYK
cmyk(0%, 7%, 24%, 34%)
CSS variable
--color-primary: #A89D80;
Lowercase HEX
#a89d80

Shades

Tints

Tones

Harmony

CSS snippets for #A89D80

.color-a89d80 {
  color: #A89D80;
  background-color: #A89D80;
}

Frequently asked questions

What color is #A89D80?+

#A89D80 is a HEX color with RGB value rgb(168, 157, 128) and HSL value hsl(44, 19%, 58%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A89D80?+

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