#34FEDC Color

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

Color preview

#34FEDC

Color formats

HEX
#34FEDC
RGB
rgb(52, 254, 220)
RGBA
rgba(52, 254, 220, 1)
HSL
hsl(170, 99%, 60%)
HSV
hsv(170, 80%, 100%)
CMYK
cmyk(80%, 0%, 13%, 0%)
CSS variable
--color-primary: #34FEDC;
Lowercase HEX
#34fedc

Shades

Tints

Tones

Harmony

CSS snippets for #34FEDC

.color-34fedc {
  color: #34FEDC;
  background-color: #34FEDC;
}

Frequently asked questions

What color is #34FEDC?+

#34FEDC is a HEX color with RGB value rgb(52, 254, 220) and HSL value hsl(170, 99%, 60%). Its closest CSS named color is Turquoise.

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

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