#A89F80 Color

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

Color preview

#A89F80

Color formats

HEX
#A89F80
RGB
rgb(168, 159, 128)
RGBA
rgba(168, 159, 128, 1)
HSL
hsl(47, 19%, 58%)
HSV
hsv(47, 24%, 66%)
CMYK
cmyk(0%, 5%, 24%, 34%)
CSS variable
--color-primary: #A89F80;
Lowercase HEX
#a89f80

Shades

Tints

Tones

Harmony

CSS snippets for #A89F80

.color-a89f80 {
  color: #A89F80;
  background-color: #A89F80;
}

Frequently asked questions

What color is #A89F80?+

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

What is the closest Tailwind color to #A89F80?+

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