#3AC1BF Color

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

Color preview

#3AC1BF

Color formats

HEX
#3AC1BF
RGB
rgb(58, 193, 191)
RGBA
rgba(58, 193, 191, 1)
HSL
hsl(179, 54%, 49%)
HSV
hsv(179, 70%, 76%)
CMYK
cmyk(70%, 0%, 1%, 24%)
CSS variable
--color-primary: #3AC1BF;
Lowercase HEX
#3ac1bf

Shades

Tints

Tones

Harmony

CSS snippets for #3AC1BF

.color-3ac1bf {
  color: #3AC1BF;
  background-color: #3AC1BF;
}

Frequently asked questions

What color is #3AC1BF?+

#3AC1BF is a HEX color with RGB value rgb(58, 193, 191) and HSL value hsl(179, 54%, 49%). Its closest CSS named color is MediumTurquoise.

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

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