#34CBBF Color

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

Color preview

#34CBBF

Color formats

HEX
#34CBBF
RGB
rgb(52, 203, 191)
RGBA
rgba(52, 203, 191, 1)
HSL
hsl(175, 59%, 50%)
HSV
hsv(175, 74%, 80%)
CMYK
cmyk(74%, 0%, 6%, 20%)
CSS variable
--color-primary: #34CBBF;
Lowercase HEX
#34cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #34CBBF

.color-34cbbf {
  color: #34CBBF;
  background-color: #34CBBF;
}

Frequently asked questions

What color is #34CBBF?+

#34CBBF is a HEX color with RGB value rgb(52, 203, 191) and HSL value hsl(175, 59%, 50%). Its closest CSS named color is MediumTurquoise.

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

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