#34DCAF Color

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

Color preview

#34DCAF

Color formats

HEX
#34DCAF
RGB
rgb(52, 220, 175)
RGBA
rgba(52, 220, 175, 1)
HSL
hsl(164, 71%, 53%)
HSV
hsv(164, 76%, 86%)
CMYK
cmyk(76%, 0%, 20%, 14%)
CSS variable
--color-primary: #34DCAF;
Lowercase HEX
#34dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #34DCAF

.color-34dcaf {
  color: #34DCAF;
  background-color: #34DCAF;
}

Frequently asked questions

What color is #34DCAF?+

#34DCAF is a HEX color with RGB value rgb(52, 220, 175) and HSL value hsl(164, 71%, 53%). Its closest CSS named color is Turquoise.

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

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