#2BDA3C Color

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

Color preview

#2BDA3C

Color formats

HEX
#2BDA3C
RGB
rgb(43, 218, 60)
RGBA
rgba(43, 218, 60, 1)
HSL
hsl(126, 70%, 51%)
HSV
hsv(126, 80%, 85%)
CMYK
cmyk(80%, 0%, 72%, 15%)
CSS variable
--color-primary: #2BDA3C;
Lowercase HEX
#2bda3c

Shades

Tints

Tones

Harmony

CSS snippets for #2BDA3C

.color-2bda3c {
  color: #2BDA3C;
  background-color: #2BDA3C;
}

Frequently asked questions

What color is #2BDA3C?+

#2BDA3C is a HEX color with RGB value rgb(43, 218, 60) and HSL value hsl(126, 70%, 51%). Its closest CSS named color is LimeGreen.

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

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