#ACBA91 Color

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

Color preview

#ACBA91

Color formats

HEX
#ACBA91
RGB
rgb(172, 186, 145)
RGBA
rgba(172, 186, 145, 1)
HSL
hsl(80, 23%, 65%)
HSV
hsv(80, 22%, 73%)
CMYK
cmyk(8%, 0%, 22%, 27%)
CSS variable
--color-primary: #ACBA91;
Lowercase HEX
#acba91

Shades

Tints

Tones

Harmony

CSS snippets for #ACBA91

.color-acba91 {
  color: #ACBA91;
  background-color: #ACBA91;
}

Frequently asked questions

What color is #ACBA91?+

#ACBA91 is a HEX color with RGB value rgb(172, 186, 145) and HSL value hsl(80, 23%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBA91?+

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