#3CC8AE Color

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

Color preview

#3CC8AE

Color formats

HEX
#3CC8AE
RGB
rgb(60, 200, 174)
RGBA
rgba(60, 200, 174, 1)
HSL
hsl(169, 56%, 51%)
HSV
hsv(169, 70%, 78%)
CMYK
cmyk(70%, 0%, 13%, 22%)
CSS variable
--color-primary: #3CC8AE;
Lowercase HEX
#3cc8ae

Shades

Tints

Tones

Harmony

CSS snippets for #3CC8AE

.color-3cc8ae {
  color: #3CC8AE;
  background-color: #3CC8AE;
}

Frequently asked questions

What color is #3CC8AE?+

#3CC8AE is a HEX color with RGB value rgb(60, 200, 174) and HSL value hsl(169, 56%, 51%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is emerald-400, available as the bg-emerald-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