#3ACEBA Color

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

Color preview

#3ACEBA

Color formats

HEX
#3ACEBA
RGB
rgb(58, 206, 186)
RGBA
rgba(58, 206, 186, 1)
HSL
hsl(172, 60%, 52%)
HSV
hsv(172, 72%, 81%)
CMYK
cmyk(72%, 0%, 10%, 19%)
CSS variable
--color-primary: #3ACEBA;
Lowercase HEX
#3aceba

Shades

Tints

Tones

Harmony

CSS snippets for #3ACEBA

.color-3aceba {
  color: #3ACEBA;
  background-color: #3ACEBA;
}

Frequently asked questions

What color is #3ACEBA?+

#3ACEBA is a HEX color with RGB value rgb(58, 206, 186) and HSL value hsl(172, 60%, 52%). Its closest CSS named color is MediumTurquoise.

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

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