#ABAA98 Color

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

Color preview

#ABAA98

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABAA98

.color-abaa98 {
  color: #ABAA98;
  background-color: #ABAA98;
}

Frequently asked questions

What color is #ABAA98?+

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

What is the closest Tailwind color to #ABAA98?+

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