#3ACFCA Color

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

Color preview

#3ACFCA

Color formats

HEX
#3ACFCA
RGB
rgb(58, 207, 202)
RGBA
rgba(58, 207, 202, 1)
HSL
hsl(178, 61%, 52%)
HSV
hsv(178, 72%, 81%)
CMYK
cmyk(72%, 0%, 2%, 19%)
CSS variable
--color-primary: #3ACFCA;
Lowercase HEX
#3acfca

Shades

Tints

Tones

Harmony

CSS snippets for #3ACFCA

.color-3acfca {
  color: #3ACFCA;
  background-color: #3ACFCA;
}

Frequently asked questions

What color is #3ACFCA?+

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

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

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