#2BFBAB Color

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

Color preview

#2BFBAB

Color formats

HEX
#2BFBAB
RGB
rgb(43, 251, 171)
RGBA
rgba(43, 251, 171, 1)
HSL
hsl(157, 96%, 58%)
HSV
hsv(157, 83%, 98%)
CMYK
cmyk(83%, 0%, 32%, 2%)
CSS variable
--color-primary: #2BFBAB;
Lowercase HEX
#2bfbab

Shades

Tints

Tones

Harmony

CSS snippets for #2BFBAB

.color-2bfbab {
  color: #2BFBAB;
  background-color: #2BFBAB;
}

Frequently asked questions

What color is #2BFBAB?+

#2BFBAB is a HEX color with RGB value rgb(43, 251, 171) and HSL value hsl(157, 96%, 58%). Its closest CSS named color is MediumSpringGreen.

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

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