#66C2BF Color

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

Color preview

#66C2BF

Color formats

HEX
#66C2BF
RGB
rgb(102, 194, 191)
RGBA
rgba(102, 194, 191, 1)
HSL
hsl(178, 43%, 58%)
HSV
hsv(178, 47%, 76%)
CMYK
cmyk(47%, 0%, 2%, 24%)
CSS variable
--color-primary: #66C2BF;
Lowercase HEX
#66c2bf

Shades

Tints

Tones

Harmony

CSS snippets for #66C2BF

.color-66c2bf {
  color: #66C2BF;
  background-color: #66C2BF;
}

Frequently asked questions

What color is #66C2BF?+

#66C2BF is a HEX color with RGB value rgb(102, 194, 191) and HSL value hsl(178, 43%, 58%). Its closest CSS named color is MediumAquaMarine.

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

The closest Tailwind color is emerald-300, available as the bg-emerald-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