#ABBB8C Color

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

Color preview

#ABBB8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB8C

.color-abbb8c {
  color: #ABBB8C;
  background-color: #ABBB8C;
}

Frequently asked questions

What color is #ABBB8C?+

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

What is the closest Tailwind color to #ABBB8C?+

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