#2ABB19 Color

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

Color preview

#2ABB19

Color formats

HEX
#2ABB19
RGB
rgb(42, 187, 25)
RGBA
rgba(42, 187, 25, 1)
HSL
hsl(114, 76%, 42%)
HSV
hsv(114, 87%, 73%)
CMYK
cmyk(78%, 0%, 87%, 27%)
CSS variable
--color-primary: #2ABB19;
Lowercase HEX
#2abb19

Shades

Tints

Tones

Harmony

CSS snippets for #2ABB19

.color-2abb19 {
  color: #2ABB19;
  background-color: #2ABB19;
}

Frequently asked questions

What color is #2ABB19?+

#2ABB19 is a HEX color with RGB value rgb(42, 187, 25) and HSL value hsl(114, 76%, 42%). Its closest CSS named color is LimeGreen.

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

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