#ABC841 Color

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

Color preview

#ABC841

Color formats

HEX
#ABC841
RGB
rgb(171, 200, 65)
RGBA
rgba(171, 200, 65, 1)
HSL
hsl(73, 55%, 52%)
HSV
hsv(73, 68%, 78%)
CMYK
cmyk(15%, 0%, 68%, 22%)
CSS variable
--color-primary: #ABC841;
Lowercase HEX
#abc841

Shades

Tints

Tones

Harmony

CSS snippets for #ABC841

.color-abc841 {
  color: #ABC841;
  background-color: #ABC841;
}

Frequently asked questions

What color is #ABC841?+

#ABC841 is a HEX color with RGB value rgb(171, 200, 65) and HSL value hsl(73, 55%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC841?+

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