#ABAA96 Color

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

Color preview

#ABAA96

Color formats

HEX
#ABAA96
RGB
rgb(171, 170, 150)
RGBA
rgba(171, 170, 150, 1)
HSL
hsl(57, 11%, 63%)
HSV
hsv(57, 12%, 67%)
CMYK
cmyk(0%, 1%, 12%, 33%)
CSS variable
--color-primary: #ABAA96;
Lowercase HEX
#abaa96

Shades

Tints

Tones

Harmony

CSS snippets for #ABAA96

.color-abaa96 {
  color: #ABAA96;
  background-color: #ABAA96;
}

Frequently asked questions

What color is #ABAA96?+

#ABAA96 is a HEX color with RGB value rgb(171, 170, 150) and HSL value hsl(57, 11%, 63%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAA96?+

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