#3CBEBB Color

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

Color preview

#3CBEBB

Color formats

HEX
#3CBEBB
RGB
rgb(60, 190, 187)
RGBA
rgba(60, 190, 187, 1)
HSL
hsl(179, 52%, 49%)
HSV
hsv(179, 68%, 75%)
CMYK
cmyk(68%, 0%, 2%, 25%)
CSS variable
--color-primary: #3CBEBB;
Lowercase HEX
#3cbebb

Shades

Tints

Tones

Harmony

CSS snippets for #3CBEBB

.color-3cbebb {
  color: #3CBEBB;
  background-color: #3CBEBB;
}

Frequently asked questions

What color is #3CBEBB?+

#3CBEBB is a HEX color with RGB value rgb(60, 190, 187) and HSL value hsl(179, 52%, 49%). Its closest CSS named color is MediumTurquoise.

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

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