#3BDAAF Color

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

Color preview

#3BDAAF

Color formats

HEX
#3BDAAF
RGB
rgb(59, 218, 175)
RGBA
rgba(59, 218, 175, 1)
HSL
hsl(164, 68%, 54%)
HSV
hsv(164, 73%, 85%)
CMYK
cmyk(73%, 0%, 20%, 15%)
CSS variable
--color-primary: #3BDAAF;
Lowercase HEX
#3bdaaf

Shades

Tints

Tones

Harmony

CSS snippets for #3BDAAF

.color-3bdaaf {
  color: #3BDAAF;
  background-color: #3BDAAF;
}

Frequently asked questions

What color is #3BDAAF?+

#3BDAAF is a HEX color with RGB value rgb(59, 218, 175) and HSL value hsl(164, 68%, 54%). Its closest CSS named color is MediumTurquoise.

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

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