#3CCABE Color

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

Color preview

#3CCABE

Color formats

HEX
#3CCABE
RGB
rgb(60, 202, 190)
RGBA
rgba(60, 202, 190, 1)
HSL
hsl(175, 57%, 51%)
HSV
hsv(175, 70%, 79%)
CMYK
cmyk(70%, 0%, 6%, 21%)
CSS variable
--color-primary: #3CCABE;
Lowercase HEX
#3ccabe

Shades

Tints

Tones

Harmony

CSS snippets for #3CCABE

.color-3ccabe {
  color: #3CCABE;
  background-color: #3CCABE;
}

Frequently asked questions

What color is #3CCABE?+

#3CCABE is a HEX color with RGB value rgb(60, 202, 190) and HSL value hsl(175, 57%, 51%). Its closest CSS named color is MediumTurquoise.

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

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