#66DCCA Color

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

Color preview

#66DCCA

Color formats

HEX
#66DCCA
RGB
rgb(102, 220, 202)
RGBA
rgba(102, 220, 202, 1)
HSL
hsl(171, 63%, 63%)
HSV
hsv(171, 54%, 86%)
CMYK
cmyk(54%, 0%, 8%, 14%)
CSS variable
--color-primary: #66DCCA;
Lowercase HEX
#66dcca

Shades

Tints

Tones

Harmony

CSS snippets for #66DCCA

.color-66dcca {
  color: #66DCCA;
  background-color: #66DCCA;
}

Frequently asked questions

What color is #66DCCA?+

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

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

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