#66CAFD Color

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

Color preview

#66CAFD

Color formats

HEX
#66CAFD
RGB
rgb(102, 202, 253)
RGBA
rgba(102, 202, 253, 1)
HSL
hsl(200, 97%, 70%)
HSV
hsv(200, 60%, 99%)
CMYK
cmyk(60%, 20%, 0%, 1%)
CSS variable
--color-primary: #66CAFD;
Lowercase HEX
#66cafd

Shades

Tints

Tones

Harmony

CSS snippets for #66CAFD

.color-66cafd {
  color: #66CAFD;
  background-color: #66CAFD;
}

Frequently asked questions

What color is #66CAFD?+

#66CAFD is a HEX color with RGB value rgb(102, 202, 253) and HSL value hsl(200, 97%, 70%). Its closest CSS named color is LightSkyBlue.

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

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