#2CC0DA Color

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

Color preview

#2CC0DA

Color formats

HEX
#2CC0DA
RGB
rgb(44, 192, 218)
RGBA
rgba(44, 192, 218, 1)
HSL
hsl(189, 70%, 51%)
HSV
hsv(189, 80%, 85%)
CMYK
cmyk(80%, 12%, 0%, 15%)
CSS variable
--color-primary: #2CC0DA;
Lowercase HEX
#2cc0da

Shades

Tints

Tones

Harmony

CSS snippets for #2CC0DA

.color-2cc0da {
  color: #2CC0DA;
  background-color: #2CC0DA;
}

Frequently asked questions

What color is #2CC0DA?+

#2CC0DA is a HEX color with RGB value rgb(44, 192, 218) and HSL value hsl(189, 70%, 51%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is cyan-400, available as the bg-cyan-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