#34BCBC Color

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

Color preview

#34BCBC

Color formats

HEX
#34BCBC
RGB
rgb(52, 188, 188)
RGBA
rgba(52, 188, 188, 1)
HSL
hsl(180, 57%, 47%)
HSV
hsv(180, 72%, 74%)
CMYK
cmyk(72%, 0%, 0%, 26%)
CSS variable
--color-primary: #34BCBC;
Lowercase HEX
#34bcbc

Shades

Tints

Tones

Harmony

CSS snippets for #34BCBC

.color-34bcbc {
  color: #34BCBC;
  background-color: #34BCBC;
}

Frequently asked questions

What color is #34BCBC?+

#34BCBC is a HEX color with RGB value rgb(52, 188, 188) and HSL value hsl(180, 57%, 47%). Its closest CSS named color is LightSeaGreen.

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

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