#ACBF51 Color

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

Color preview

#ACBF51

Color formats

HEX
#ACBF51
RGB
rgb(172, 191, 81)
RGBA
rgba(172, 191, 81, 1)
HSL
hsl(70, 46%, 53%)
HSV
hsv(70, 58%, 75%)
CMYK
cmyk(10%, 0%, 58%, 25%)
CSS variable
--color-primary: #ACBF51;
Lowercase HEX
#acbf51

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF51

.color-acbf51 {
  color: #ACBF51;
  background-color: #ACBF51;
}

Frequently asked questions

What color is #ACBF51?+

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

What is the closest Tailwind color to #ACBF51?+

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