#ACBB8C Color

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

Color preview

#ACBB8C

Color formats

HEX
#ACBB8C
RGB
rgb(172, 187, 140)
RGBA
rgba(172, 187, 140, 1)
HSL
hsl(79, 26%, 64%)
HSV
hsv(79, 25%, 73%)
CMYK
cmyk(8%, 0%, 25%, 27%)
CSS variable
--color-primary: #ACBB8C;
Lowercase HEX
#acbb8c

Shades

Tints

Tones

Harmony

CSS snippets for #ACBB8C

.color-acbb8c {
  color: #ACBB8C;
  background-color: #ACBB8C;
}

Frequently asked questions

What color is #ACBB8C?+

#ACBB8C is a HEX color with RGB value rgb(172, 187, 140) and HSL value hsl(79, 26%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACBB8C?+

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