#ABC84C Color

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

Color preview

#ABC84C

Color formats

HEX
#ABC84C
RGB
rgb(171, 200, 76)
RGBA
rgba(171, 200, 76, 1)
HSL
hsl(74, 53%, 54%)
HSV
hsv(74, 62%, 78%)
CMYK
cmyk(15%, 0%, 62%, 22%)
CSS variable
--color-primary: #ABC84C;
Lowercase HEX
#abc84c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC84C

.color-abc84c {
  color: #ABC84C;
  background-color: #ABC84C;
}

Frequently asked questions

What color is #ABC84C?+

#ABC84C is a HEX color with RGB value rgb(171, 200, 76) and HSL value hsl(74, 53%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC84C?+

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