#ACBF62 Color

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

Color preview

#ACBF62

Color formats

HEX
#ACBF62
RGB
rgb(172, 191, 98)
RGBA
rgba(172, 191, 98, 1)
HSL
hsl(72, 42%, 57%)
HSV
hsv(72, 49%, 75%)
CMYK
cmyk(10%, 0%, 49%, 25%)
CSS variable
--color-primary: #ACBF62;
Lowercase HEX
#acbf62

Shades

Tints

Tones

Harmony

CSS snippets for #ACBF62

.color-acbf62 {
  color: #ACBF62;
  background-color: #ACBF62;
}

Frequently asked questions

What color is #ACBF62?+

#ACBF62 is a HEX color with RGB value rgb(172, 191, 98) and HSL value hsl(72, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBF62?+

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