#66EEC5 Color

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

Color preview

#66EEC5

Color formats

HEX
#66EEC5
RGB
rgb(102, 238, 197)
RGBA
rgba(102, 238, 197, 1)
HSL
hsl(162, 80%, 67%)
HSV
hsv(162, 57%, 93%)
CMYK
cmyk(57%, 0%, 17%, 7%)
CSS variable
--color-primary: #66EEC5;
Lowercase HEX
#66eec5

Shades

Tints

Tones

Harmony

CSS snippets for #66EEC5

.color-66eec5 {
  color: #66EEC5;
  background-color: #66EEC5;
}

Frequently asked questions

What color is #66EEC5?+

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

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

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