#66CED5 Color

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

Color preview

#66CED5

Color formats

HEX
#66CED5
RGB
rgb(102, 206, 213)
RGBA
rgba(102, 206, 213, 1)
HSL
hsl(184, 57%, 62%)
HSV
hsv(184, 52%, 84%)
CMYK
cmyk(52%, 3%, 0%, 16%)
CSS variable
--color-primary: #66CED5;
Lowercase HEX
#66ced5

Shades

Tints

Tones

Harmony

CSS snippets for #66CED5

.color-66ced5 {
  color: #66CED5;
  background-color: #66CED5;
}

Frequently asked questions

What color is #66CED5?+

#66CED5 is a HEX color with RGB value rgb(102, 206, 213) and HSL value hsl(184, 57%, 62%). Its closest CSS named color is MediumTurquoise.

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

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