#ABC84B Color

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

Color preview

#ABC84B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABC84B

.color-abc84b {
  color: #ABC84B;
  background-color: #ABC84B;
}

Frequently asked questions

What color is #ABC84B?+

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

What is the closest Tailwind color to #ABC84B?+

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