#3BCEBA Color

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

Color preview

#3BCEBA

Color formats

HEX
#3BCEBA
RGB
rgb(59, 206, 186)
RGBA
rgba(59, 206, 186, 1)
HSL
hsl(172, 60%, 52%)
HSV
hsv(172, 71%, 81%)
CMYK
cmyk(71%, 0%, 10%, 19%)
CSS variable
--color-primary: #3BCEBA;
Lowercase HEX
#3bceba

Shades

Tints

Tones

Harmony

CSS snippets for #3BCEBA

.color-3bceba {
  color: #3BCEBA;
  background-color: #3BCEBA;
}

Frequently asked questions

What color is #3BCEBA?+

#3BCEBA is a HEX color with RGB value rgb(59, 206, 186) and HSL value hsl(172, 60%, 52%). Its closest CSS named color is MediumTurquoise.

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

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