#66D3FA Color

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

Color preview

#66D3FA

Color formats

HEX
#66D3FA
RGB
rgb(102, 211, 250)
RGBA
rgba(102, 211, 250, 1)
HSL
hsl(196, 94%, 69%)
HSV
hsv(196, 59%, 98%)
CMYK
cmyk(59%, 16%, 0%, 2%)
CSS variable
--color-primary: #66D3FA;
Lowercase HEX
#66d3fa

Shades

Tints

Tones

Harmony

CSS snippets for #66D3FA

.color-66d3fa {
  color: #66D3FA;
  background-color: #66D3FA;
}

Frequently asked questions

What color is #66D3FA?+

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

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

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