#ACBC83 Color

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

Color preview

#ACBC83

Color formats

HEX
#ACBC83
RGB
rgb(172, 188, 131)
RGBA
rgba(172, 188, 131, 1)
HSL
hsl(77, 30%, 63%)
HSV
hsv(77, 30%, 74%)
CMYK
cmyk(9%, 0%, 30%, 26%)
CSS variable
--color-primary: #ACBC83;
Lowercase HEX
#acbc83

Shades

Tints

Tones

Harmony

CSS snippets for #ACBC83

.color-acbc83 {
  color: #ACBC83;
  background-color: #ACBC83;
}

Frequently asked questions

What color is #ACBC83?+

#ACBC83 is a HEX color with RGB value rgb(172, 188, 131) and HSL value hsl(77, 30%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBC83?+

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