#34ADAB Color

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

Color preview

#34ADAB

Color formats

HEX
#34ADAB
RGB
rgb(52, 173, 171)
RGBA
rgba(52, 173, 171, 1)
HSL
hsl(179, 54%, 44%)
HSV
hsv(179, 70%, 68%)
CMYK
cmyk(70%, 0%, 1%, 32%)
CSS variable
--color-primary: #34ADAB;
Lowercase HEX
#34adab

Shades

Tints

Tones

Harmony

CSS snippets for #34ADAB

.color-34adab {
  color: #34ADAB;
  background-color: #34ADAB;
}

Frequently asked questions

What color is #34ADAB?+

#34ADAB is a HEX color with RGB value rgb(52, 173, 171) and HSL value hsl(179, 54%, 44%). Its closest CSS named color is LightSeaGreen.

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

The closest Tailwind color is teal-500, available as the bg-teal-500 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