#A89F85 Color

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

Color preview

#A89F85

Color formats

HEX
#A89F85
RGB
rgb(168, 159, 133)
RGBA
rgba(168, 159, 133, 1)
HSL
hsl(45, 17%, 59%)
HSV
hsv(45, 21%, 66%)
CMYK
cmyk(0%, 5%, 21%, 34%)
CSS variable
--color-primary: #A89F85;
Lowercase HEX
#a89f85

Shades

Tints

Tones

Harmony

CSS snippets for #A89F85

.color-a89f85 {
  color: #A89F85;
  background-color: #A89F85;
}

Frequently asked questions

What color is #A89F85?+

#A89F85 is a HEX color with RGB value rgb(168, 159, 133) and HSL value hsl(45, 17%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #A89F85?+

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