#ABB88B Color

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

Color preview

#ABB88B

Color formats

HEX
#ABB88B
RGB
rgb(171, 184, 139)
RGBA
rgba(171, 184, 139, 1)
HSL
hsl(77, 24%, 63%)
HSV
hsv(77, 24%, 72%)
CMYK
cmyk(7%, 0%, 24%, 28%)
CSS variable
--color-primary: #ABB88B;
Lowercase HEX
#abb88b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB88B

.color-abb88b {
  color: #ABB88B;
  background-color: #ABB88B;
}

Frequently asked questions

What color is #ABB88B?+

#ABB88B is a HEX color with RGB value rgb(171, 184, 139) and HSL value hsl(77, 24%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABB88B?+

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