#66D3FB Color

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

Color preview

#66D3FB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #66D3FB

.color-66d3fb {
  color: #66D3FB;
  background-color: #66D3FB;
}

Frequently asked questions

What color is #66D3FB?+

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

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

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