#2CC2DD Color

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

Color preview

#2CC2DD

Color formats

HEX
#2CC2DD
RGB
rgb(44, 194, 221)
RGBA
rgba(44, 194, 221, 1)
HSL
hsl(189, 72%, 52%)
HSV
hsv(189, 80%, 87%)
CMYK
cmyk(80%, 12%, 0%, 13%)
CSS variable
--color-primary: #2CC2DD;
Lowercase HEX
#2cc2dd

Shades

Tints

Tones

Harmony

CSS snippets for #2CC2DD

.color-2cc2dd {
  color: #2CC2DD;
  background-color: #2CC2DD;
}

Frequently asked questions

What color is #2CC2DD?+

#2CC2DD is a HEX color with RGB value rgb(44, 194, 221) and HSL value hsl(189, 72%, 52%). Its closest CSS named color is MediumTurquoise.

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

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