#ABBBA1 Color

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

Color preview

#ABBBA1

Color formats

HEX
#ABBBA1
RGB
rgb(171, 187, 161)
RGBA
rgba(171, 187, 161, 1)
HSL
hsl(97, 16%, 68%)
HSV
hsv(97, 14%, 73%)
CMYK
cmyk(9%, 0%, 14%, 27%)
CSS variable
--color-primary: #ABBBA1;
Lowercase HEX
#abbba1

Shades

Tints

Tones

Harmony

CSS snippets for #ABBBA1

.color-abbba1 {
  color: #ABBBA1;
  background-color: #ABBBA1;
}

Frequently asked questions

What color is #ABBBA1?+

#ABBBA1 is a HEX color with RGB value rgb(171, 187, 161) and HSL value hsl(97, 16%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBBA1?+

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