#2CDBBB Color

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

Color preview

#2CDBBB

Color formats

HEX
#2CDBBB
RGB
rgb(44, 219, 187)
RGBA
rgba(44, 219, 187, 1)
HSL
hsl(169, 71%, 52%)
HSV
hsv(169, 80%, 86%)
CMYK
cmyk(80%, 0%, 15%, 14%)
CSS variable
--color-primary: #2CDBBB;
Lowercase HEX
#2cdbbb

Shades

Tints

Tones

Harmony

CSS snippets for #2CDBBB

.color-2cdbbb {
  color: #2CDBBB;
  background-color: #2CDBBB;
}

Frequently asked questions

What color is #2CDBBB?+

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

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

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