#ACBB9B Color

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

Color preview

#ACBB9B

Color formats

HEX
#ACBB9B
RGB
rgb(172, 187, 155)
RGBA
rgba(172, 187, 155, 1)
HSL
hsl(88, 19%, 67%)
HSV
hsv(88, 17%, 73%)
CMYK
cmyk(8%, 0%, 17%, 27%)
CSS variable
--color-primary: #ACBB9B;
Lowercase HEX
#acbb9b

Shades

Tints

Tones

Harmony

CSS snippets for #ACBB9B

.color-acbb9b {
  color: #ACBB9B;
  background-color: #ACBB9B;
}

Frequently asked questions

What color is #ACBB9B?+

#ACBB9B is a HEX color with RGB value rgb(172, 187, 155) and HSL value hsl(88, 19%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ACBB9B?+

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