#2CCFCC Color

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

Color preview

#2CCFCC

Color formats

HEX
#2CCFCC
RGB
rgb(44, 207, 204)
RGBA
rgba(44, 207, 204, 1)
HSL
hsl(179, 65%, 49%)
HSV
hsv(179, 79%, 81%)
CMYK
cmyk(79%, 0%, 1%, 19%)
CSS variable
--color-primary: #2CCFCC;
Lowercase HEX
#2ccfcc

Shades

Tints

Tones

Harmony

CSS snippets for #2CCFCC

.color-2ccfcc {
  color: #2CCFCC;
  background-color: #2CCFCC;
}

Frequently asked questions

What color is #2CCFCC?+

#2CCFCC is a HEX color with RGB value rgb(44, 207, 204) and HSL value hsl(179, 65%, 49%). Its closest CSS named color is Turquoise.

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

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