#66DAFA Color

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

Color preview

#66DAFA

Color formats

HEX
#66DAFA
RGB
rgb(102, 218, 250)
RGBA
rgba(102, 218, 250, 1)
HSL
hsl(193, 94%, 69%)
HSV
hsv(193, 59%, 98%)
CMYK
cmyk(59%, 13%, 0%, 2%)
CSS variable
--color-primary: #66DAFA;
Lowercase HEX
#66dafa

Shades

Tints

Tones

Harmony

CSS snippets for #66DAFA

.color-66dafa {
  color: #66DAFA;
  background-color: #66DAFA;
}

Frequently asked questions

What color is #66DAFA?+

#66DAFA is a HEX color with RGB value rgb(102, 218, 250) and HSL value hsl(193, 94%, 69%). Its closest CSS named color is LightSkyBlue.

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

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