#3ACFCD Color

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

Color preview

#3ACFCD

Color formats

HEX
#3ACFCD
RGB
rgb(58, 207, 205)
RGBA
rgba(58, 207, 205, 1)
HSL
hsl(179, 61%, 52%)
HSV
hsv(179, 72%, 81%)
CMYK
cmyk(72%, 0%, 1%, 19%)
CSS variable
--color-primary: #3ACFCD;
Lowercase HEX
#3acfcd

Shades

Tints

Tones

Harmony

CSS snippets for #3ACFCD

.color-3acfcd {
  color: #3ACFCD;
  background-color: #3ACFCD;
}

Frequently asked questions

What color is #3ACFCD?+

#3ACFCD is a HEX color with RGB value rgb(58, 207, 205) and HSL value hsl(179, 61%, 52%). Its closest CSS named color is MediumTurquoise.

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

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