#ABC04E Color

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

Color preview

#ABC04E

Color formats

HEX
#ABC04E
RGB
rgb(171, 192, 78)
RGBA
rgba(171, 192, 78, 1)
HSL
hsl(71, 48%, 53%)
HSV
hsv(71, 59%, 75%)
CMYK
cmyk(11%, 0%, 59%, 25%)
CSS variable
--color-primary: #ABC04E;
Lowercase HEX
#abc04e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC04E

.color-abc04e {
  color: #ABC04E;
  background-color: #ABC04E;
}

Frequently asked questions

What color is #ABC04E?+

#ABC04E is a HEX color with RGB value rgb(171, 192, 78) and HSL value hsl(71, 48%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC04E?+

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