#2BFDAC Color

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

Color preview

#2BFDAC

Color formats

HEX
#2BFDAC
RGB
rgb(43, 253, 172)
RGBA
rgba(43, 253, 172, 1)
HSL
hsl(157, 98%, 58%)
HSV
hsv(157, 83%, 99%)
CMYK
cmyk(83%, 0%, 32%, 1%)
CSS variable
--color-primary: #2BFDAC;
Lowercase HEX
#2bfdac

Shades

Tints

Tones

Harmony

CSS snippets for #2BFDAC

.color-2bfdac {
  color: #2BFDAC;
  background-color: #2BFDAC;
}

Frequently asked questions

What color is #2BFDAC?+

#2BFDAC is a HEX color with RGB value rgb(43, 253, 172) and HSL value hsl(157, 98%, 58%). Its closest CSS named color is MediumSpringGreen.

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

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