#ACA08B Color

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

Color preview

#ACA08B

Color formats

HEX
#ACA08B
RGB
rgb(172, 160, 139)
RGBA
rgba(172, 160, 139, 1)
HSL
hsl(38, 17%, 61%)
HSV
hsv(38, 19%, 67%)
CMYK
cmyk(0%, 7%, 19%, 33%)
CSS variable
--color-primary: #ACA08B;
Lowercase HEX
#aca08b

Shades

Tints

Tones

Harmony

CSS snippets for #ACA08B

.color-aca08b {
  color: #ACA08B;
  background-color: #ACA08B;
}

Frequently asked questions

What color is #ACA08B?+

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

What is the closest Tailwind color to #ACA08B?+

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