#66FFED Color

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

Color preview

#66FFED

Color formats

HEX
#66FFED
RGB
rgb(102, 255, 237)
RGBA
rgba(102, 255, 237, 1)
HSL
hsl(173, 100%, 70%)
HSV
hsv(173, 60%, 100%)
CMYK
cmyk(60%, 0%, 7%, 0%)
CSS variable
--color-primary: #66FFED;
Lowercase HEX
#66ffed

Shades

Tints

Tones

Harmony

CSS snippets for #66FFED

.color-66ffed {
  color: #66FFED;
  background-color: #66FFED;
}

Frequently asked questions

What color is #66FFED?+

#66FFED is a HEX color with RGB value rgb(102, 255, 237) and HSL value hsl(173, 100%, 70%). Its closest CSS named color is Aquamarine.

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

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