#3BCCBE Color

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

Color preview

#3BCCBE

Color formats

HEX
#3BCCBE
RGB
rgb(59, 204, 190)
RGBA
rgba(59, 204, 190, 1)
HSL
hsl(174, 59%, 52%)
HSV
hsv(174, 71%, 80%)
CMYK
cmyk(71%, 0%, 7%, 20%)
CSS variable
--color-primary: #3BCCBE;
Lowercase HEX
#3bccbe

Shades

Tints

Tones

Harmony

CSS snippets for #3BCCBE

.color-3bccbe {
  color: #3BCCBE;
  background-color: #3BCCBE;
}

Frequently asked questions

What color is #3BCCBE?+

#3BCCBE is a HEX color with RGB value rgb(59, 204, 190) and HSL value hsl(174, 59%, 52%). Its closest CSS named color is MediumTurquoise.

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

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