#66BBFD Color

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

Color preview

#66BBFD

Color formats

HEX
#66BBFD
RGB
rgb(102, 187, 253)
RGBA
rgba(102, 187, 253, 1)
HSL
hsl(206, 97%, 70%)
HSV
hsv(206, 60%, 99%)
CMYK
cmyk(60%, 26%, 0%, 1%)
CSS variable
--color-primary: #66BBFD;
Lowercase HEX
#66bbfd

Shades

Tints

Tones

Harmony

CSS snippets for #66BBFD

.color-66bbfd {
  color: #66BBFD;
  background-color: #66BBFD;
}

Frequently asked questions

What color is #66BBFD?+

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

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

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