#2CFAAB Color

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

Color preview

#2CFAAB

Color formats

HEX
#2CFAAB
RGB
rgb(44, 250, 171)
RGBA
rgba(44, 250, 171, 1)
HSL
hsl(157, 95%, 58%)
HSV
hsv(157, 82%, 98%)
CMYK
cmyk(82%, 0%, 32%, 2%)
CSS variable
--color-primary: #2CFAAB;
Lowercase HEX
#2cfaab

Shades

Tints

Tones

Harmony

CSS snippets for #2CFAAB

.color-2cfaab {
  color: #2CFAAB;
  background-color: #2CFAAB;
}

Frequently asked questions

What color is #2CFAAB?+

#2CFAAB is a HEX color with RGB value rgb(44, 250, 171) and HSL value hsl(157, 95%, 58%). Its closest CSS named color is MediumSpringGreen.

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

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