#2BDCBF Color

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

Color preview

#2BDCBF

Color formats

HEX
#2BDCBF
RGB
rgb(43, 220, 191)
RGBA
rgba(43, 220, 191, 1)
HSL
hsl(170, 72%, 52%)
HSV
hsv(170, 80%, 86%)
CMYK
cmyk(80%, 0%, 13%, 14%)
CSS variable
--color-primary: #2BDCBF;
Lowercase HEX
#2bdcbf

Shades

Tints

Tones

Harmony

CSS snippets for #2BDCBF

.color-2bdcbf {
  color: #2BDCBF;
  background-color: #2BDCBF;
}

Frequently asked questions

What color is #2BDCBF?+

#2BDCBF is a HEX color with RGB value rgb(43, 220, 191) and HSL value hsl(170, 72%, 52%). Its closest CSS named color is Turquoise.

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

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