#66F2FF Color

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

Color preview

#66F2FF

Color formats

HEX
#66F2FF
RGB
rgb(102, 242, 255)
RGBA
rgba(102, 242, 255, 1)
HSL
hsl(185, 100%, 70%)
HSV
hsv(185, 60%, 100%)
CMYK
cmyk(60%, 5%, 0%, 0%)
CSS variable
--color-primary: #66F2FF;
Lowercase HEX
#66f2ff

Shades

Tints

Tones

Harmony

CSS snippets for #66F2FF

.color-66f2ff {
  color: #66F2FF;
  background-color: #66F2FF;
}

Frequently asked questions

What color is #66F2FF?+

#66F2FF is a HEX color with RGB value rgb(102, 242, 255) and HSL value hsl(185, 100%, 70%). Its closest CSS named color is LightSkyBlue.

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

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