#ABC96E Color

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

Color preview

#ABC96E

Color formats

HEX
#ABC96E
RGB
rgb(171, 201, 110)
RGBA
rgba(171, 201, 110, 1)
HSL
hsl(80, 46%, 61%)
HSV
hsv(80, 45%, 79%)
CMYK
cmyk(15%, 0%, 45%, 21%)
CSS variable
--color-primary: #ABC96E;
Lowercase HEX
#abc96e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC96E

.color-abc96e {
  color: #ABC96E;
  background-color: #ABC96E;
}

Frequently asked questions

What color is #ABC96E?+

#ABC96E is a HEX color with RGB value rgb(171, 201, 110) and HSL value hsl(80, 46%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC96E?+

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