#ABC54E Color

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

Color preview

#ABC54E

Color formats

HEX
#ABC54E
RGB
rgb(171, 197, 78)
RGBA
rgba(171, 197, 78, 1)
HSL
hsl(73, 51%, 54%)
HSV
hsv(73, 60%, 77%)
CMYK
cmyk(13%, 0%, 60%, 23%)
CSS variable
--color-primary: #ABC54E;
Lowercase HEX
#abc54e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC54E

.color-abc54e {
  color: #ABC54E;
  background-color: #ABC54E;
}

Frequently asked questions

What color is #ABC54E?+

#ABC54E is a HEX color with RGB value rgb(171, 197, 78) and HSL value hsl(73, 51%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC54E?+

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