#34BEBA Color

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

Color preview

#34BEBA

Color formats

HEX
#34BEBA
RGB
rgb(52, 190, 186)
RGBA
rgba(52, 190, 186, 1)
HSL
hsl(178, 57%, 47%)
HSV
hsv(178, 73%, 75%)
CMYK
cmyk(73%, 0%, 2%, 25%)
CSS variable
--color-primary: #34BEBA;
Lowercase HEX
#34beba

Shades

Tints

Tones

Harmony

CSS snippets for #34BEBA

.color-34beba {
  color: #34BEBA;
  background-color: #34BEBA;
}

Frequently asked questions

What color is #34BEBA?+

#34BEBA is a HEX color with RGB value rgb(52, 190, 186) and HSL value hsl(178, 57%, 47%). Its closest CSS named color is LightSeaGreen.

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

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