#A7BF9C Color

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

Color preview

#A7BF9C

Color formats

HEX
#A7BF9C
RGB
rgb(167, 191, 156)
RGBA
rgba(167, 191, 156, 1)
HSL
hsl(101, 21%, 68%)
HSV
hsv(101, 18%, 75%)
CMYK
cmyk(13%, 0%, 18%, 25%)
CSS variable
--color-primary: #A7BF9C;
Lowercase HEX
#a7bf9c

Shades

Tints

Tones

Harmony

CSS snippets for #A7BF9C

.color-a7bf9c {
  color: #A7BF9C;
  background-color: #A7BF9C;
}

Frequently asked questions

What color is #A7BF9C?+

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

What is the closest Tailwind color to #A7BF9C?+

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