#66ABFA Color

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

Color preview

#66ABFA

Color formats

HEX
#66ABFA
RGB
rgb(102, 171, 250)
RGBA
rgba(102, 171, 250, 1)
HSL
hsl(212, 94%, 69%)
HSV
hsv(212, 59%, 98%)
CMYK
cmyk(59%, 32%, 0%, 2%)
CSS variable
--color-primary: #66ABFA;
Lowercase HEX
#66abfa

Shades

Tints

Tones

Harmony

CSS snippets for #66ABFA

.color-66abfa {
  color: #66ABFA;
  background-color: #66ABFA;
}

Frequently asked questions

What color is #66ABFA?+

#66ABFA is a HEX color with RGB value rgb(102, 171, 250) and HSL value hsl(212, 94%, 69%). Its closest CSS named color is CornflowerBlue.

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

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