#ABC95E Color

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

Color preview

#ABC95E

Color formats

HEX
#ABC95E
RGB
rgb(171, 201, 94)
RGBA
rgba(171, 201, 94, 1)
HSL
hsl(77, 50%, 58%)
HSV
hsv(77, 53%, 79%)
CMYK
cmyk(15%, 0%, 53%, 21%)
CSS variable
--color-primary: #ABC95E;
Lowercase HEX
#abc95e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC95E

.color-abc95e {
  color: #ABC95E;
  background-color: #ABC95E;
}

Frequently asked questions

What color is #ABC95E?+

#ABC95E is a HEX color with RGB value rgb(171, 201, 94) and HSL value hsl(77, 50%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC95E?+

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