#34CEDC Color

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

Color preview

#34CEDC

Color formats

HEX
#34CEDC
RGB
rgb(52, 206, 220)
RGBA
rgba(52, 206, 220, 1)
HSL
hsl(185, 71%, 53%)
HSV
hsv(185, 76%, 86%)
CMYK
cmyk(76%, 6%, 0%, 14%)
CSS variable
--color-primary: #34CEDC;
Lowercase HEX
#34cedc

Shades

Tints

Tones

Harmony

CSS snippets for #34CEDC

.color-34cedc {
  color: #34CEDC;
  background-color: #34CEDC;
}

Frequently asked questions

What color is #34CEDC?+

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

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

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