#ACBA83 Color

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

Color preview

#ACBA83

Color formats

HEX
#ACBA83
RGB
rgb(172, 186, 131)
RGBA
rgba(172, 186, 131, 1)
HSL
hsl(75, 28%, 62%)
HSV
hsv(75, 30%, 73%)
CMYK
cmyk(8%, 0%, 30%, 27%)
CSS variable
--color-primary: #ACBA83;
Lowercase HEX
#acba83

Shades

Tints

Tones

Harmony

CSS snippets for #ACBA83

.color-acba83 {
  color: #ACBA83;
  background-color: #ACBA83;
}

Frequently asked questions

What color is #ACBA83?+

#ACBA83 is a HEX color with RGB value rgb(172, 186, 131) and HSL value hsl(75, 28%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBA83?+

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