#ACA99B Color

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

Color preview

#ACA99B

Color formats

HEX
#ACA99B
RGB
rgb(172, 169, 155)
RGBA
rgba(172, 169, 155, 1)
HSL
hsl(49, 9%, 64%)
HSV
hsv(49, 10%, 67%)
CMYK
cmyk(0%, 2%, 10%, 33%)
CSS variable
--color-primary: #ACA99B;
Lowercase HEX
#aca99b

Shades

Tints

Tones

Harmony

CSS snippets for #ACA99B

.color-aca99b {
  color: #ACA99B;
  background-color: #ACA99B;
}

Frequently asked questions

What color is #ACA99B?+

#ACA99B is a HEX color with RGB value rgb(172, 169, 155) and HSL value hsl(49, 9%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACA99B?+

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