#ABBA89 Color

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

Color preview

#ABBA89

Color formats

HEX
#ABBA89
RGB
rgb(171, 186, 137)
RGBA
rgba(171, 186, 137, 1)
HSL
hsl(78, 26%, 63%)
HSV
hsv(78, 26%, 73%)
CMYK
cmyk(8%, 0%, 26%, 27%)
CSS variable
--color-primary: #ABBA89;
Lowercase HEX
#abba89

Shades

Tints

Tones

Harmony

CSS snippets for #ABBA89

.color-abba89 {
  color: #ABBA89;
  background-color: #ABBA89;
}

Frequently asked questions

What color is #ABBA89?+

#ABBA89 is a HEX color with RGB value rgb(171, 186, 137) and HSL value hsl(78, 26%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABBA89?+

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