#ACBF7B Color

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

Color preview

#ACBF7B

Color formats

HEX
#ACBF7B
RGB
rgb(172, 191, 123)
RGBA
rgba(172, 191, 123, 1)
HSL
hsl(77, 35%, 62%)
HSV
hsv(77, 36%, 75%)
CMYK
cmyk(10%, 0%, 36%, 25%)
CSS variable
--color-primary: #ACBF7B;
Lowercase HEX
#acbf7b

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF7B

.color-acbf7b {
  color: #ACBF7B;
  background-color: #ACBF7B;
}

Frequently asked questions

What color is #ACBF7B?+

#ACBF7B is a HEX color with RGB value rgb(172, 191, 123) and HSL value hsl(77, 35%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBF7B?+

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