#ACA05B Color

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

Color preview

#ACA05B

Color formats

HEX
#ACA05B
RGB
rgb(172, 160, 91)
RGBA
rgba(172, 160, 91, 1)
HSL
hsl(51, 33%, 52%)
HSV
hsv(51, 47%, 67%)
CMYK
cmyk(0%, 7%, 47%, 33%)
CSS variable
--color-primary: #ACA05B;
Lowercase HEX
#aca05b

Shades

Tints

Tones

Harmony

CSS snippets for #ACA05B

.color-aca05b {
  color: #ACA05B;
  background-color: #ACA05B;
}

Frequently asked questions

What color is #ACA05B?+

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

What is the closest Tailwind color to #ACA05B?+

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