#ACA18B Color

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

Color preview

#ACA18B

Color formats

HEX
#ACA18B
RGB
rgb(172, 161, 139)
RGBA
rgba(172, 161, 139, 1)
HSL
hsl(40, 17%, 61%)
HSV
hsv(40, 19%, 67%)
CMYK
cmyk(0%, 6%, 19%, 33%)
CSS variable
--color-primary: #ACA18B;
Lowercase HEX
#aca18b

Shades

Tints

Tones

Harmony

CSS snippets for #ACA18B

.color-aca18b {
  color: #ACA18B;
  background-color: #ACA18B;
}

Frequently asked questions

What color is #ACA18B?+

#ACA18B is a HEX color with RGB value rgb(172, 161, 139) and HSL value hsl(40, 17%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #ACA18B?+

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