#ABC97E Color

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

Color preview

#ABC97E

Color formats

HEX
#ABC97E
RGB
rgb(171, 201, 126)
RGBA
rgba(171, 201, 126, 1)
HSL
hsl(84, 41%, 64%)
HSV
hsv(84, 37%, 79%)
CMYK
cmyk(15%, 0%, 37%, 21%)
CSS variable
--color-primary: #ABC97E;
Lowercase HEX
#abc97e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC97E

.color-abc97e {
  color: #ABC97E;
  background-color: #ABC97E;
}

Frequently asked questions

What color is #ABC97E?+

#ABC97E is a HEX color with RGB value rgb(171, 201, 126) and HSL value hsl(84, 41%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC97E?+

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