#ABB99B Color

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

Color preview

#ABB99B

Color formats

HEX
#ABB99B
RGB
rgb(171, 185, 155)
RGBA
rgba(171, 185, 155, 1)
HSL
hsl(88, 18%, 67%)
HSV
hsv(88, 16%, 73%)
CMYK
cmyk(8%, 0%, 16%, 27%)
CSS variable
--color-primary: #ABB99B;
Lowercase HEX
#abb99b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB99B

.color-abb99b {
  color: #ABB99B;
  background-color: #ABB99B;
}

Frequently asked questions

What color is #ABB99B?+

#ABB99B is a HEX color with RGB value rgb(171, 185, 155) and HSL value hsl(88, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABB99B?+

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