#A89F99 Color

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

Color preview

#A89F99

Color formats

HEX
#A89F99
RGB
rgb(168, 159, 153)
RGBA
rgba(168, 159, 153, 1)
HSL
hsl(24, 8%, 63%)
HSV
hsv(24, 9%, 66%)
CMYK
cmyk(0%, 5%, 9%, 34%)
CSS variable
--color-primary: #A89F99;
Lowercase HEX
#a89f99

Shades

Tints

Tones

Harmony

CSS snippets for #A89F99

.color-a89f99 {
  color: #A89F99;
  background-color: #A89F99;
}

Frequently asked questions

What color is #A89F99?+

#A89F99 is a HEX color with RGB value rgb(168, 159, 153) and HSL value hsl(24, 8%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89F99?+

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