#ABBB9D Color

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

Color preview

#ABBB9D

Color formats

HEX
#ABBB9D
RGB
rgb(171, 187, 157)
RGBA
rgba(171, 187, 157, 1)
HSL
hsl(92, 18%, 67%)
HSV
hsv(92, 16%, 73%)
CMYK
cmyk(9%, 0%, 16%, 27%)
CSS variable
--color-primary: #ABBB9D;
Lowercase HEX
#abbb9d

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB9D

.color-abbb9d {
  color: #ABBB9D;
  background-color: #ABBB9D;
}

Frequently asked questions

What color is #ABBB9D?+

#ABBB9D is a HEX color with RGB value rgb(171, 187, 157) and HSL value hsl(92, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBB9D?+

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