#2CCBCE Color

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

Color preview

#2CCBCE

Color formats

HEX
#2CCBCE
RGB
rgb(44, 203, 206)
RGBA
rgba(44, 203, 206, 1)
HSL
hsl(181, 65%, 49%)
HSV
hsv(181, 79%, 81%)
CMYK
cmyk(79%, 1%, 0%, 19%)
CSS variable
--color-primary: #2CCBCE;
Lowercase HEX
#2ccbce

Shades

Tints

Tones

Harmony

CSS snippets for #2CCBCE

.color-2ccbce {
  color: #2CCBCE;
  background-color: #2CCBCE;
}

Frequently asked questions

What color is #2CCBCE?+

#2CCBCE is a HEX color with RGB value rgb(44, 203, 206) and HSL value hsl(181, 65%, 49%). Its closest CSS named color is MediumTurquoise.

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

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