#ABAF97 Color

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

Color preview

#ABAF97

Color formats

HEX
#ABAF97
RGB
rgb(171, 175, 151)
RGBA
rgba(171, 175, 151, 1)
HSL
hsl(70, 13%, 64%)
HSV
hsv(70, 14%, 69%)
CMYK
cmyk(2%, 0%, 14%, 31%)
CSS variable
--color-primary: #ABAF97;
Lowercase HEX
#abaf97

Shades

Tints

Tones

Harmony

CSS snippets for #ABAF97

.color-abaf97 {
  color: #ABAF97;
  background-color: #ABAF97;
}

Frequently asked questions

What color is #ABAF97?+

#ABAF97 is a HEX color with RGB value rgb(171, 175, 151) and HSL value hsl(70, 13%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABAF97?+

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