#ABBB8B Color

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

Color preview

#ABBB8B

Color formats

HEX
#ABBB8B
RGB
rgb(171, 187, 139)
RGBA
rgba(171, 187, 139, 1)
HSL
hsl(80, 26%, 64%)
HSV
hsv(80, 26%, 73%)
CMYK
cmyk(9%, 0%, 26%, 27%)
CSS variable
--color-primary: #ABBB8B;
Lowercase HEX
#abbb8b

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB8B

.color-abbb8b {
  color: #ABBB8B;
  background-color: #ABBB8B;
}

Frequently asked questions

What color is #ABBB8B?+

#ABBB8B is a HEX color with RGB value rgb(171, 187, 139) and HSL value hsl(80, 26%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABBB8B?+

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