#2BCA16 Color

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

Color preview

#2BCA16

Color formats

HEX
#2BCA16
RGB
rgb(43, 202, 22)
RGBA
rgba(43, 202, 22, 1)
HSL
hsl(113, 80%, 44%)
HSV
hsv(113, 89%, 79%)
CMYK
cmyk(79%, 0%, 89%, 21%)
CSS variable
--color-primary: #2BCA16;
Lowercase HEX
#2bca16

Shades

Tints

Tones

Harmony

CSS snippets for #2BCA16

.color-2bca16 {
  color: #2BCA16;
  background-color: #2BCA16;
}

Frequently asked questions

What color is #2BCA16?+

#2BCA16 is a HEX color with RGB value rgb(43, 202, 22) and HSL value hsl(113, 80%, 44%). Its closest CSS named color is LimeGreen.

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

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