#ABBB9A Color

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

Color preview

#ABBB9A

Color formats

HEX
#ABBB9A
RGB
rgb(171, 187, 154)
RGBA
rgba(171, 187, 154, 1)
HSL
hsl(89, 20%, 67%)
HSV
hsv(89, 18%, 73%)
CMYK
cmyk(9%, 0%, 18%, 27%)
CSS variable
--color-primary: #ABBB9A;
Lowercase HEX
#abbb9a

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB9A

.color-abbb9a {
  color: #ABBB9A;
  background-color: #ABBB9A;
}

Frequently asked questions

What color is #ABBB9A?+

#ABBB9A is a HEX color with RGB value rgb(171, 187, 154) and HSL value hsl(89, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBB9A?+

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