#34C6BF Color

Inspect #34C6BF across formats, palettes, contrast and closest named color matches.

Color preview

#34C6BF

Color formats

HEX
#34C6BF
RGB
rgb(52, 198, 191)
RGBA
rgba(52, 198, 191, 1)
HSL
hsl(177, 58%, 49%)
HSV
hsv(177, 74%, 78%)
CMYK
cmyk(74%, 0%, 4%, 22%)
CSS variable
--color-primary: #34C6BF;
Lowercase HEX
#34c6bf

Shades

Tints

Tones

Harmony

CSS snippets for #34C6BF

.color-34c6bf {
  color: #34C6BF;
  background-color: #34C6BF;
}

Frequently asked questions

What color is #34C6BF?+

#34C6BF is a HEX color with RGB value rgb(52, 198, 191) and HSL value hsl(177, 58%, 49%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #34C6BF?+

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