#2BDA5C Color

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

Color preview

#2BDA5C

Color formats

HEX
#2BDA5C
RGB
rgb(43, 218, 92)
RGBA
rgba(43, 218, 92, 1)
HSL
hsl(137, 70%, 51%)
HSV
hsv(137, 80%, 85%)
CMYK
cmyk(80%, 0%, 58%, 15%)
CSS variable
--color-primary: #2BDA5C;
Lowercase HEX
#2bda5c

Shades

Tints

Tones

Harmony

CSS snippets for #2BDA5C

.color-2bda5c {
  color: #2BDA5C;
  background-color: #2BDA5C;
}

Frequently asked questions

What color is #2BDA5C?+

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

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

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