#3CEBBD Color

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

Color preview

#3CEBBD

Color formats

HEX
#3CEBBD
RGB
rgb(60, 235, 189)
RGBA
rgba(60, 235, 189, 1)
HSL
hsl(164, 81%, 58%)
HSV
hsv(164, 74%, 92%)
CMYK
cmyk(74%, 0%, 20%, 8%)
CSS variable
--color-primary: #3CEBBD;
Lowercase HEX
#3cebbd

Shades

Tints

Tones

Harmony

CSS snippets for #3CEBBD

.color-3cebbd {
  color: #3CEBBD;
  background-color: #3CEBBD;
}

Frequently asked questions

What color is #3CEBBD?+

#3CEBBD is a HEX color with RGB value rgb(60, 235, 189) and HSL value hsl(164, 81%, 58%). Its closest CSS named color is Turquoise.

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

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