#ACBF9F Color

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

Color preview

#ACBF9F

Color formats

HEX
#ACBF9F
RGB
rgb(172, 191, 159)
RGBA
rgba(172, 191, 159, 1)
HSL
hsl(96, 20%, 69%)
HSV
hsv(96, 17%, 75%)
CMYK
cmyk(10%, 0%, 17%, 25%)
CSS variable
--color-primary: #ACBF9F;
Lowercase HEX
#acbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF9F

.color-acbf9f {
  color: #ACBF9F;
  background-color: #ACBF9F;
}

Frequently asked questions

What color is #ACBF9F?+

#ACBF9F is a HEX color with RGB value rgb(172, 191, 159) and HSL value hsl(96, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACBF9F?+

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