#3CBEBC Color

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

Color preview

#3CBEBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3CBEBC

.color-3cbebc {
  color: #3CBEBC;
  background-color: #3CBEBC;
}

Frequently asked questions

What color is #3CBEBC?+

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

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

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