#ACBA8D Color

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

Color preview

#ACBA8D

Color formats

HEX
#ACBA8D
RGB
rgb(172, 186, 141)
RGBA
rgba(172, 186, 141, 1)
HSL
hsl(79, 25%, 64%)
HSV
hsv(79, 24%, 73%)
CMYK
cmyk(8%, 0%, 24%, 27%)
CSS variable
--color-primary: #ACBA8D;
Lowercase HEX
#acba8d

Shades

Tints

Tones

Harmony

CSS snippets for #ACBA8D

.color-acba8d {
  color: #ACBA8D;
  background-color: #ACBA8D;
}

Frequently asked questions

What color is #ACBA8D?+

#ACBA8D is a HEX color with RGB value rgb(172, 186, 141) and HSL value hsl(79, 25%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBA8D?+

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