#66BFBF Color

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

Color preview

#66BFBF

Color formats

HEX
#66BFBF
RGB
rgb(102, 191, 191)
RGBA
rgba(102, 191, 191, 1)
HSL
hsl(180, 41%, 57%)
HSV
hsv(180, 47%, 75%)
CMYK
cmyk(47%, 0%, 0%, 25%)
CSS variable
--color-primary: #66BFBF;
Lowercase HEX
#66bfbf

Shades

Tints

Tones

Harmony

CSS snippets for #66BFBF

.color-66bfbf {
  color: #66BFBF;
  background-color: #66BFBF;
}

Frequently asked questions

What color is #66BFBF?+

#66BFBF is a HEX color with RGB value rgb(102, 191, 191) and HSL value hsl(180, 41%, 57%). Its closest CSS named color is MediumAquaMarine.

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

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