#3BBCBF Color

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

Color preview

#3BBCBF

Color formats

HEX
#3BBCBF
RGB
rgb(59, 188, 191)
RGBA
rgba(59, 188, 191, 1)
HSL
hsl(181, 53%, 49%)
HSV
hsv(181, 69%, 75%)
CMYK
cmyk(69%, 2%, 0%, 25%)
CSS variable
--color-primary: #3BBCBF;
Lowercase HEX
#3bbcbf

Shades

Tints

Tones

Harmony

CSS snippets for #3BBCBF

.color-3bbcbf {
  color: #3BBCBF;
  background-color: #3BBCBF;
}

Frequently asked questions

What color is #3BBCBF?+

#3BBCBF is a HEX color with RGB value rgb(59, 188, 191) and HSL value hsl(181, 53%, 49%). Its closest CSS named color is MediumTurquoise.

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

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