#ACA85B Color

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

Color preview

#ACA85B

Color formats

HEX
#ACA85B
RGB
rgb(172, 168, 91)
RGBA
rgba(172, 168, 91, 1)
HSL
hsl(57, 33%, 52%)
HSV
hsv(57, 47%, 67%)
CMYK
cmyk(0%, 2%, 47%, 33%)
CSS variable
--color-primary: #ACA85B;
Lowercase HEX
#aca85b

Shades

Tints

Tones

Harmony

CSS snippets for #ACA85B

.color-aca85b {
  color: #ACA85B;
  background-color: #ACA85B;
}

Frequently asked questions

What color is #ACA85B?+

#ACA85B is a HEX color with RGB value rgb(172, 168, 91) and HSL value hsl(57, 33%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACA85B?+

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