#66C9CC Color

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

Color preview

#66C9CC

Color formats

HEX
#66C9CC
RGB
rgb(102, 201, 204)
RGBA
rgba(102, 201, 204, 1)
HSL
hsl(182, 50%, 60%)
HSV
hsv(182, 50%, 80%)
CMYK
cmyk(50%, 1%, 0%, 20%)
CSS variable
--color-primary: #66C9CC;
Lowercase HEX
#66c9cc

Shades

Tints

Tones

Harmony

CSS snippets for #66C9CC

.color-66c9cc {
  color: #66C9CC;
  background-color: #66C9CC;
}

Frequently asked questions

What color is #66C9CC?+

#66C9CC is a HEX color with RGB value rgb(102, 201, 204) and HSL value hsl(182, 50%, 60%). Its closest CSS named color is MediumTurquoise.

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

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