#ABC97B Color

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

Color preview

#ABC97B

Color formats

HEX
#ABC97B
RGB
rgb(171, 201, 123)
RGBA
rgba(171, 201, 123, 1)
HSL
hsl(83, 42%, 64%)
HSV
hsv(83, 39%, 79%)
CMYK
cmyk(15%, 0%, 39%, 21%)
CSS variable
--color-primary: #ABC97B;
Lowercase HEX
#abc97b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC97B

.color-abc97b {
  color: #ABC97B;
  background-color: #ABC97B;
}

Frequently asked questions

What color is #ABC97B?+

#ABC97B is a HEX color with RGB value rgb(171, 201, 123) and HSL value hsl(83, 42%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC97B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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