#ACBF5F Color

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

Color preview

#ACBF5F

Color formats

HEX
#ACBF5F
RGB
rgb(172, 191, 95)
RGBA
rgba(172, 191, 95, 1)
HSL
hsl(72, 43%, 56%)
HSV
hsv(72, 50%, 75%)
CMYK
cmyk(10%, 0%, 50%, 25%)
CSS variable
--color-primary: #ACBF5F;
Lowercase HEX
#acbf5f

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF5F

.color-acbf5f {
  color: #ACBF5F;
  background-color: #ACBF5F;
}

Frequently asked questions

What color is #ACBF5F?+

#ACBF5F is a HEX color with RGB value rgb(172, 191, 95) and HSL value hsl(72, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBF5F?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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