#34CCDC Color

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

Color preview

#34CCDC

Color formats

HEX
#34CCDC
RGB
rgb(52, 204, 220)
RGBA
rgba(52, 204, 220, 1)
HSL
hsl(186, 71%, 53%)
HSV
hsv(186, 76%, 86%)
CMYK
cmyk(76%, 7%, 0%, 14%)
CSS variable
--color-primary: #34CCDC;
Lowercase HEX
#34ccdc

Shades

Tints

Tones

Harmony

CSS snippets for #34CCDC

.color-34ccdc {
  color: #34CCDC;
  background-color: #34CCDC;
}

Frequently asked questions

What color is #34CCDC?+

#34CCDC is a HEX color with RGB value rgb(52, 204, 220) and HSL value hsl(186, 71%, 53%). Its closest CSS named color is MediumTurquoise.

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

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