#A8BF9D Color

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

Color preview

#A8BF9D

Color formats

HEX
#A8BF9D
RGB
rgb(168, 191, 157)
RGBA
rgba(168, 191, 157, 1)
HSL
hsl(101, 21%, 68%)
HSV
hsv(101, 18%, 75%)
CMYK
cmyk(12%, 0%, 18%, 25%)
CSS variable
--color-primary: #A8BF9D;
Lowercase HEX
#a8bf9d

Shades

Tints

Tones

Harmony

CSS snippets for #A8BF9D

.color-a8bf9d {
  color: #A8BF9D;
  background-color: #A8BF9D;
}

Frequently asked questions

What color is #A8BF9D?+

#A8BF9D is a HEX color with RGB value rgb(168, 191, 157) and HSL value hsl(101, 21%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8BF9D?+

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