#ACBC80 Color

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

Color preview

#ACBC80

Color formats

HEX
#ACBC80
RGB
rgb(172, 188, 128)
RGBA
rgba(172, 188, 128, 1)
HSL
hsl(76, 31%, 62%)
HSV
hsv(76, 32%, 74%)
CMYK
cmyk(9%, 0%, 32%, 26%)
CSS variable
--color-primary: #ACBC80;
Lowercase HEX
#acbc80

Shades

Tints

Tones

Harmony

CSS snippets for #ACBC80

.color-acbc80 {
  color: #ACBC80;
  background-color: #ACBC80;
}

Frequently asked questions

What color is #ACBC80?+

#ACBC80 is a HEX color with RGB value rgb(172, 188, 128) and HSL value hsl(76, 31%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACBC80?+

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