#ACBA85 Color

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

Color preview

#ACBA85

Color formats

HEX
#ACBA85
RGB
rgb(172, 186, 133)
RGBA
rgba(172, 186, 133, 1)
HSL
hsl(76, 28%, 63%)
HSV
hsv(76, 28%, 73%)
CMYK
cmyk(8%, 0%, 28%, 27%)
CSS variable
--color-primary: #ACBA85;
Lowercase HEX
#acba85

Shades

Tints

Tones

Harmony

CSS snippets for #ACBA85

.color-acba85 {
  color: #ACBA85;
  background-color: #ACBA85;
}

Frequently asked questions

What color is #ACBA85?+

#ACBA85 is a HEX color with RGB value rgb(172, 186, 133) and HSL value hsl(76, 28%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBA85?+

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