#66D5FA Color

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

Color preview

#66D5FA

Color formats

HEX
#66D5FA
RGB
rgb(102, 213, 250)
RGBA
rgba(102, 213, 250, 1)
HSL
hsl(195, 94%, 69%)
HSV
hsv(195, 59%, 98%)
CMYK
cmyk(59%, 15%, 0%, 2%)
CSS variable
--color-primary: #66D5FA;
Lowercase HEX
#66d5fa

Shades

Tints

Tones

Harmony

CSS snippets for #66D5FA

.color-66d5fa {
  color: #66D5FA;
  background-color: #66D5FA;
}

Frequently asked questions

What color is #66D5FA?+

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

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

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