#2CDDBF Color

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

Color preview

#2CDDBF

Color formats

HEX
#2CDDBF
RGB
rgb(44, 221, 191)
RGBA
rgba(44, 221, 191, 1)
HSL
hsl(170, 72%, 52%)
HSV
hsv(170, 80%, 87%)
CMYK
cmyk(80%, 0%, 14%, 13%)
CSS variable
--color-primary: #2CDDBF;
Lowercase HEX
#2cddbf

Shades

Tints

Tones

Harmony

CSS snippets for #2CDDBF

.color-2cddbf {
  color: #2CDDBF;
  background-color: #2CDDBF;
}

Frequently asked questions

What color is #2CDDBF?+

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

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

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