#2BFBBC Color

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

Color preview

#2BFBBC

Color formats

HEX
#2BFBBC
RGB
rgb(43, 251, 188)
RGBA
rgba(43, 251, 188, 1)
HSL
hsl(162, 96%, 58%)
HSV
hsv(162, 83%, 98%)
CMYK
cmyk(83%, 0%, 25%, 2%)
CSS variable
--color-primary: #2BFBBC;
Lowercase HEX
#2bfbbc

Shades

Tints

Tones

Harmony

CSS snippets for #2BFBBC

.color-2bfbbc {
  color: #2BFBBC;
  background-color: #2BFBBC;
}

Frequently asked questions

What color is #2BFBBC?+

#2BFBBC is a HEX color with RGB value rgb(43, 251, 188) and HSL value hsl(162, 96%, 58%). Its closest CSS named color is Turquoise.

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

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