#2BDC3A Color

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

Color preview

#2BDC3A

Color formats

HEX
#2BDC3A
RGB
rgb(43, 220, 58)
RGBA
rgba(43, 220, 58, 1)
HSL
hsl(125, 72%, 52%)
HSV
hsv(125, 80%, 86%)
CMYK
cmyk(80%, 0%, 74%, 14%)
CSS variable
--color-primary: #2BDC3A;
Lowercase HEX
#2bdc3a

Shades

Tints

Tones

Harmony

CSS snippets for #2BDC3A

.color-2bdc3a {
  color: #2BDC3A;
  background-color: #2BDC3A;
}

Frequently asked questions

What color is #2BDC3A?+

#2BDC3A is a HEX color with RGB value rgb(43, 220, 58) and HSL value hsl(125, 72%, 52%). Its closest CSS named color is LimeGreen.

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

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