#ABBB9B Color

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

Color preview

#ABBB9B

Color formats

HEX
#ABBB9B
RGB
rgb(171, 187, 155)
RGBA
rgba(171, 187, 155, 1)
HSL
hsl(90, 19%, 67%)
HSV
hsv(90, 17%, 73%)
CMYK
cmyk(9%, 0%, 17%, 27%)
CSS variable
--color-primary: #ABBB9B;
Lowercase HEX
#abbb9b

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB9B

.color-abbb9b {
  color: #ABBB9B;
  background-color: #ABBB9B;
}

Frequently asked questions

What color is #ABBB9B?+

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

What is the closest Tailwind color to #ABBB9B?+

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