#ABC53A Color

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

Color preview

#ABC53A

Color formats

HEX
#ABC53A
RGB
rgb(171, 197, 58)
RGBA
rgba(171, 197, 58, 1)
HSL
hsl(71, 55%, 50%)
HSV
hsv(71, 71%, 77%)
CMYK
cmyk(13%, 0%, 71%, 23%)
CSS variable
--color-primary: #ABC53A;
Lowercase HEX
#abc53a

Shades

Tints

Tones

Harmony

CSS snippets for #ABC53A

.color-abc53a {
  color: #ABC53A;
  background-color: #ABC53A;
}

Frequently asked questions

What color is #ABC53A?+

#ABC53A is a HEX color with RGB value rgb(171, 197, 58) and HSL value hsl(71, 55%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC53A?+

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