#2CDBC4 Color

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

Color preview

#2CDBC4

Color formats

HEX
#2CDBC4
RGB
rgb(44, 219, 196)
RGBA
rgba(44, 219, 196, 1)
HSL
hsl(172, 71%, 52%)
HSV
hsv(172, 80%, 86%)
CMYK
cmyk(80%, 0%, 11%, 14%)
CSS variable
--color-primary: #2CDBC4;
Lowercase HEX
#2cdbc4

Shades

Tints

Tones

Harmony

CSS snippets for #2CDBC4

.color-2cdbc4 {
  color: #2CDBC4;
  background-color: #2CDBC4;
}

Frequently asked questions

What color is #2CDBC4?+

#2CDBC4 is a HEX color with RGB value rgb(44, 219, 196) and HSL value hsl(172, 71%, 52%). Its closest CSS named color is Turquoise.

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

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