#66D2DC Color

Inspect #66D2DC across formats, palettes, contrast and closest named color matches.

Color preview

#66D2DC

Color formats

HEX
#66D2DC
RGB
rgb(102, 210, 220)
RGBA
rgba(102, 210, 220, 1)
HSL
hsl(185, 63%, 63%)
HSV
hsv(185, 54%, 86%)
CMYK
cmyk(54%, 5%, 0%, 14%)
CSS variable
--color-primary: #66D2DC;
Lowercase HEX
#66d2dc

Shades

Tints

Tones

Harmony

CSS snippets for #66D2DC

.color-66d2dc {
  color: #66D2DC;
  background-color: #66D2DC;
}

Frequently asked questions

What color is #66D2DC?+

#66D2DC is a HEX color with RGB value rgb(102, 210, 220) and HSL value hsl(185, 63%, 63%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #66D2DC?+

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