#A8B89B Color

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

Color preview

#A8B89B

Color formats

HEX
#A8B89B
RGB
rgb(168, 184, 155)
RGBA
rgba(168, 184, 155, 1)
HSL
hsl(93, 17%, 66%)
HSV
hsv(93, 16%, 72%)
CMYK
cmyk(9%, 0%, 16%, 28%)
CSS variable
--color-primary: #A8B89B;
Lowercase HEX
#a8b89b

Shades

Tints

Tones

Harmony

CSS snippets for #A8B89B

.color-a8b89b {
  color: #A8B89B;
  background-color: #A8B89B;
}

Frequently asked questions

What color is #A8B89B?+

#A8B89B is a HEX color with RGB value rgb(168, 184, 155) and HSL value hsl(93, 17%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8B89B?+

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