#ABC640 Color

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

Color preview

#ABC640

Color formats

HEX
#ABC640
RGB
rgb(171, 198, 64)
RGBA
rgba(171, 198, 64, 1)
HSL
hsl(72, 54%, 51%)
HSV
hsv(72, 68%, 78%)
CMYK
cmyk(14%, 0%, 68%, 22%)
CSS variable
--color-primary: #ABC640;
Lowercase HEX
#abc640

Shades

Tints

Tones

Harmony

CSS snippets for #ABC640

.color-abc640 {
  color: #ABC640;
  background-color: #ABC640;
}

Frequently asked questions

What color is #ABC640?+

#ABC640 is a HEX color with RGB value rgb(171, 198, 64) and HSL value hsl(72, 54%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC640?+

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