#ABBA97 Color

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

Color preview

#ABBA97

Color formats

HEX
#ABBA97
RGB
rgb(171, 186, 151)
RGBA
rgba(171, 186, 151, 1)
HSL
hsl(86, 20%, 66%)
HSV
hsv(86, 19%, 73%)
CMYK
cmyk(8%, 0%, 19%, 27%)
CSS variable
--color-primary: #ABBA97;
Lowercase HEX
#abba97

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA97

.color-abba97 {
  color: #ABBA97;
  background-color: #ABBA97;
}

Frequently asked questions

What color is #ABBA97?+

#ABBA97 is a HEX color with RGB value rgb(171, 186, 151) and HSL value hsl(86, 20%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBA97?+

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