#ABBA8D Color

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

Color preview

#ABBA8D

Color formats

HEX
#ABBA8D
RGB
rgb(171, 186, 141)
RGBA
rgba(171, 186, 141, 1)
HSL
hsl(80, 25%, 64%)
HSV
hsv(80, 24%, 73%)
CMYK
cmyk(8%, 0%, 24%, 27%)
CSS variable
--color-primary: #ABBA8D;
Lowercase HEX
#abba8d

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA8D

.color-abba8d {
  color: #ABBA8D;
  background-color: #ABBA8D;
}

Frequently asked questions

What color is #ABBA8D?+

#ABBA8D is a HEX color with RGB value rgb(171, 186, 141) and HSL value hsl(80, 25%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABBA8D?+

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