#3ACACA Color

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

Color preview

#3ACACA

Color formats

HEX
#3ACACA
RGB
rgb(58, 202, 202)
RGBA
rgba(58, 202, 202, 1)
HSL
hsl(180, 58%, 51%)
HSV
hsv(180, 71%, 79%)
CMYK
cmyk(71%, 0%, 0%, 21%)
CSS variable
--color-primary: #3ACACA;
Lowercase HEX
#3acaca

Shades

Tints

Tones

Harmony

CSS snippets for #3ACACA

.color-3acaca {
  color: #3ACACA;
  background-color: #3ACACA;
}

Frequently asked questions

What color is #3ACACA?+

#3ACACA is a HEX color with RGB value rgb(58, 202, 202) and HSL value hsl(180, 58%, 51%). Its closest CSS named color is MediumTurquoise.

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

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