#A8BF9B Color

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

Color preview

#A8BF9B

Color formats

HEX
#A8BF9B
RGB
rgb(168, 191, 155)
RGBA
rgba(168, 191, 155, 1)
HSL
hsl(98, 22%, 68%)
HSV
hsv(98, 19%, 75%)
CMYK
cmyk(12%, 0%, 19%, 25%)
CSS variable
--color-primary: #A8BF9B;
Lowercase HEX
#a8bf9b

Shades

Tints

Tones

Harmony

CSS snippets for #A8BF9B

.color-a8bf9b {
  color: #A8BF9B;
  background-color: #A8BF9B;
}

Frequently asked questions

What color is #A8BF9B?+

#A8BF9B is a HEX color with RGB value rgb(168, 191, 155) and HSL value hsl(98, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8BF9B?+

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