#ACBF9D Color

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

Color preview

#ACBF9D

Color formats

HEX
#ACBF9D
RGB
rgb(172, 191, 157)
RGBA
rgba(172, 191, 157, 1)
HSL
hsl(94, 21%, 68%)
HSV
hsv(94, 18%, 75%)
CMYK
cmyk(10%, 0%, 18%, 25%)
CSS variable
--color-primary: #ACBF9D;
Lowercase HEX
#acbf9d

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF9D

.color-acbf9d {
  color: #ACBF9D;
  background-color: #ACBF9D;
}

Frequently asked questions

What color is #ACBF9D?+

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

What is the closest Tailwind color to #ACBF9D?+

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