#ACBF54 Color

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

Color preview

#ACBF54

Color formats

HEX
#ACBF54
RGB
rgb(172, 191, 84)
RGBA
rgba(172, 191, 84, 1)
HSL
hsl(71, 46%, 54%)
HSV
hsv(71, 56%, 75%)
CMYK
cmyk(10%, 0%, 56%, 25%)
CSS variable
--color-primary: #ACBF54;
Lowercase HEX
#acbf54

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF54

.color-acbf54 {
  color: #ACBF54;
  background-color: #ACBF54;
}

Frequently asked questions

What color is #ACBF54?+

#ACBF54 is a HEX color with RGB value rgb(172, 191, 84) and HSL value hsl(71, 46%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBF54?+

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