#ABC85E Color

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

Color preview

#ABC85E

Color formats

HEX
#ABC85E
RGB
rgb(171, 200, 94)
RGBA
rgba(171, 200, 94, 1)
HSL
hsl(76, 49%, 58%)
HSV
hsv(76, 53%, 78%)
CMYK
cmyk(15%, 0%, 53%, 22%)
CSS variable
--color-primary: #ABC85E;
Lowercase HEX
#abc85e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC85E

.color-abc85e {
  color: #ABC85E;
  background-color: #ABC85E;
}

Frequently asked questions

What color is #ABC85E?+

#ABC85E is a HEX color with RGB value rgb(171, 200, 94) and HSL value hsl(76, 49%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC85E?+

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