#ACBF4F Color

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

Color preview

#ACBF4F

Color formats

HEX
#ACBF4F
RGB
rgb(172, 191, 79)
RGBA
rgba(172, 191, 79, 1)
HSL
hsl(70, 47%, 53%)
HSV
hsv(70, 59%, 75%)
CMYK
cmyk(10%, 0%, 59%, 25%)
CSS variable
--color-primary: #ACBF4F;
Lowercase HEX
#acbf4f

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF4F

.color-acbf4f {
  color: #ACBF4F;
  background-color: #ACBF4F;
}

Frequently asked questions

What color is #ACBF4F?+

#ACBF4F is a HEX color with RGB value rgb(172, 191, 79) and HSL value hsl(70, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBF4F?+

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