#2BFB8C Color

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

Color preview

#2BFB8C

Color formats

HEX
#2BFB8C
RGB
rgb(43, 251, 140)
RGBA
rgba(43, 251, 140, 1)
HSL
hsl(148, 96%, 58%)
HSV
hsv(148, 83%, 98%)
CMYK
cmyk(83%, 0%, 44%, 2%)
CSS variable
--color-primary: #2BFB8C;
Lowercase HEX
#2bfb8c

Shades

Tints

Tones

Harmony

CSS snippets for #2BFB8C

.color-2bfb8c {
  color: #2BFB8C;
  background-color: #2BFB8C;
}

Frequently asked questions

What color is #2BFB8C?+

#2BFB8C is a HEX color with RGB value rgb(43, 251, 140) and HSL value hsl(148, 96%, 58%). Its closest CSS named color is SpringGreen.

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

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