#3CCBCB Color

Inspect #3CCBCB across formats, palettes, contrast and closest named color matches.

Color preview

#3CCBCB

Color formats

HEX
#3CCBCB
RGB
rgb(60, 203, 203)
RGBA
rgba(60, 203, 203, 1)
HSL
hsl(180, 58%, 52%)
HSV
hsv(180, 70%, 80%)
CMYK
cmyk(70%, 0%, 0%, 20%)
CSS variable
--color-primary: #3CCBCB;
Lowercase HEX
#3ccbcb

Shades

Tints

Tones

Harmony

CSS snippets for #3CCBCB

.color-3ccbcb {
  color: #3CCBCB;
  background-color: #3CCBCB;
}

Frequently asked questions

What color is #3CCBCB?+

#3CCBCB is a HEX color with RGB value rgb(60, 203, 203) and HSL value hsl(180, 58%, 52%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #3CCBCB?+

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