#2ABC24 Color

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

Color preview

#2ABC24

Color formats

HEX
#2ABC24
RGB
rgb(42, 188, 36)
RGBA
rgba(42, 188, 36, 1)
HSL
hsl(118, 68%, 44%)
HSV
hsv(118, 81%, 74%)
CMYK
cmyk(78%, 0%, 81%, 26%)
CSS variable
--color-primary: #2ABC24;
Lowercase HEX
#2abc24

Shades

Tints

Tones

Harmony

CSS snippets for #2ABC24

.color-2abc24 {
  color: #2ABC24;
  background-color: #2ABC24;
}

Frequently asked questions

What color is #2ABC24?+

#2ABC24 is a HEX color with RGB value rgb(42, 188, 36) and HSL value hsl(118, 68%, 44%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2ABC24?+

The closest Tailwind color is green-600, available as the bg-green-600 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