#66CDFD Color

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

Color preview

#66CDFD

Color formats

HEX
#66CDFD
RGB
rgb(102, 205, 253)
RGBA
rgba(102, 205, 253, 1)
HSL
hsl(199, 97%, 70%)
HSV
hsv(199, 60%, 99%)
CMYK
cmyk(60%, 19%, 0%, 1%)
CSS variable
--color-primary: #66CDFD;
Lowercase HEX
#66cdfd

Shades

Tints

Tones

Harmony

CSS snippets for #66CDFD

.color-66cdfd {
  color: #66CDFD;
  background-color: #66CDFD;
}

Frequently asked questions

What color is #66CDFD?+

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

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

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