#2CBFCF Color

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

Color preview

#2CBFCF

Color formats

HEX
#2CBFCF
RGB
rgb(44, 191, 207)
RGBA
rgba(44, 191, 207, 1)
HSL
hsl(186, 65%, 49%)
HSV
hsv(186, 79%, 81%)
CMYK
cmyk(79%, 8%, 0%, 19%)
CSS variable
--color-primary: #2CBFCF;
Lowercase HEX
#2cbfcf

Shades

Tints

Tones

Harmony

CSS snippets for #2CBFCF

.color-2cbfcf {
  color: #2CBFCF;
  background-color: #2CBFCF;
}

Frequently asked questions

What color is #2CBFCF?+

#2CBFCF is a HEX color with RGB value rgb(44, 191, 207) and HSL value hsl(186, 65%, 49%). Its closest CSS named color is MediumTurquoise.

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

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