#2BCAB7 Color

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

Color preview

#2BCAB7

Color formats

HEX
#2BCAB7
RGB
rgb(43, 202, 183)
RGBA
rgba(43, 202, 183, 1)
HSL
hsl(173, 65%, 48%)
HSV
hsv(173, 79%, 79%)
CMYK
cmyk(79%, 0%, 9%, 21%)
CSS variable
--color-primary: #2BCAB7;
Lowercase HEX
#2bcab7

Shades

Tints

Tones

Harmony

CSS snippets for #2BCAB7

.color-2bcab7 {
  color: #2BCAB7;
  background-color: #2BCAB7;
}

Frequently asked questions

What color is #2BCAB7?+

#2BCAB7 is a HEX color with RGB value rgb(43, 202, 183) and HSL value hsl(173, 65%, 48%). Its closest CSS named color is LightSeaGreen.

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

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