#3CCBBD Color

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

Color preview

#3CCBBD

Color formats

HEX
#3CCBBD
RGB
rgb(60, 203, 189)
RGBA
rgba(60, 203, 189, 1)
HSL
hsl(174, 58%, 52%)
HSV
hsv(174, 70%, 80%)
CMYK
cmyk(70%, 0%, 7%, 20%)
CSS variable
--color-primary: #3CCBBD;
Lowercase HEX
#3ccbbd

Shades

Tints

Tones

Harmony

CSS snippets for #3CCBBD

.color-3ccbbd {
  color: #3CCBBD;
  background-color: #3CCBBD;
}

Frequently asked questions

What color is #3CCBBD?+

#3CCBBD is a HEX color with RGB value rgb(60, 203, 189) and HSL value hsl(174, 58%, 52%). Its closest CSS named color is MediumTurquoise.

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

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