#ABC940 Color

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

Color preview

#ABC940

Color formats

HEX
#ABC940
RGB
rgb(171, 201, 64)
RGBA
rgba(171, 201, 64, 1)
HSL
hsl(73, 56%, 52%)
HSV
hsv(73, 68%, 79%)
CMYK
cmyk(15%, 0%, 68%, 21%)
CSS variable
--color-primary: #ABC940;
Lowercase HEX
#abc940

Shades

Tints

Tones

Harmony

CSS snippets for #ABC940

.color-abc940 {
  color: #ABC940;
  background-color: #ABC940;
}

Frequently asked questions

What color is #ABC940?+

#ABC940 is a HEX color with RGB value rgb(171, 201, 64) and HSL value hsl(73, 56%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC940?+

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