#ABC244 Color

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

Color preview

#ABC244

Color formats

HEX
#ABC244
RGB
rgb(171, 194, 68)
RGBA
rgba(171, 194, 68, 1)
HSL
hsl(71, 51%, 51%)
HSV
hsv(71, 65%, 76%)
CMYK
cmyk(12%, 0%, 65%, 24%)
CSS variable
--color-primary: #ABC244;
Lowercase HEX
#abc244

Shades

Tints

Tones

Harmony

CSS snippets for #ABC244

.color-abc244 {
  color: #ABC244;
  background-color: #ABC244;
}

Frequently asked questions

What color is #ABC244?+

#ABC244 is a HEX color with RGB value rgb(171, 194, 68) and HSL value hsl(71, 51%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC244?+

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