#ABC64A Color

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

Color preview

#ABC64A

Color formats

HEX
#ABC64A
RGB
rgb(171, 198, 74)
RGBA
rgba(171, 198, 74, 1)
HSL
hsl(73, 52%, 53%)
HSV
hsv(73, 63%, 78%)
CMYK
cmyk(14%, 0%, 63%, 22%)
CSS variable
--color-primary: #ABC64A;
Lowercase HEX
#abc64a

Shades

Tints

Tones

Harmony

CSS snippets for #ABC64A

.color-abc64a {
  color: #ABC64A;
  background-color: #ABC64A;
}

Frequently asked questions

What color is #ABC64A?+

#ABC64A is a HEX color with RGB value rgb(171, 198, 74) and HSL value hsl(73, 52%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC64A?+

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