#2BCC19 Color

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

Color preview

#2BCC19

Color formats

HEX
#2BCC19
RGB
rgb(43, 204, 25)
RGBA
rgba(43, 204, 25, 1)
HSL
hsl(114, 78%, 45%)
HSV
hsv(114, 88%, 80%)
CMYK
cmyk(79%, 0%, 88%, 20%)
CSS variable
--color-primary: #2BCC19;
Lowercase HEX
#2bcc19

Shades

Tints

Tones

Harmony

CSS snippets for #2BCC19

.color-2bcc19 {
  color: #2BCC19;
  background-color: #2BCC19;
}

Frequently asked questions

What color is #2BCC19?+

#2BCC19 is a HEX color with RGB value rgb(43, 204, 25) and HSL value hsl(114, 78%, 45%). Its closest CSS named color is LimeGreen.

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

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