#66EECC Color

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

Color preview

#66EECC

Color formats

HEX
#66EECC
RGB
rgb(102, 238, 204)
RGBA
rgba(102, 238, 204, 1)
HSL
hsl(165, 80%, 67%)
HSV
hsv(165, 57%, 93%)
CMYK
cmyk(57%, 0%, 14%, 7%)
CSS variable
--color-primary: #66EECC;
Lowercase HEX
#66eecc

Shades

Tints

Tones

Harmony

CSS snippets for #66EECC

.color-66eecc {
  color: #66EECC;
  background-color: #66EECC;
}

Frequently asked questions

What color is #66EECC?+

#66EECC is a HEX color with RGB value rgb(102, 238, 204) and HSL value hsl(165, 80%, 67%). Its closest CSS named color is Aquamarine.

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

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