#ACBF9B Color

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

Color preview

#ACBF9B

Color formats

HEX
#ACBF9B
RGB
rgb(172, 191, 155)
RGBA
rgba(172, 191, 155, 1)
HSL
hsl(92, 22%, 68%)
HSV
hsv(92, 19%, 75%)
CMYK
cmyk(10%, 0%, 19%, 25%)
CSS variable
--color-primary: #ACBF9B;
Lowercase HEX
#acbf9b

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF9B

.color-acbf9b {
  color: #ACBF9B;
  background-color: #ACBF9B;
}

Frequently asked questions

What color is #ACBF9B?+

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

What is the closest Tailwind color to #ACBF9B?+

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