#3CCDAE Color

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

Color preview

#3CCDAE

Color formats

HEX
#3CCDAE
RGB
rgb(60, 205, 174)
RGBA
rgba(60, 205, 174, 1)
HSL
hsl(167, 59%, 52%)
HSV
hsv(167, 71%, 80%)
CMYK
cmyk(71%, 0%, 15%, 20%)
CSS variable
--color-primary: #3CCDAE;
Lowercase HEX
#3ccdae

Shades

Tints

Tones

Harmony

CSS snippets for #3CCDAE

.color-3ccdae {
  color: #3CCDAE;
  background-color: #3CCDAE;
}

Frequently asked questions

What color is #3CCDAE?+

#3CCDAE is a HEX color with RGB value rgb(60, 205, 174) and HSL value hsl(167, 59%, 52%). Its closest CSS named color is MediumTurquoise.

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

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