#66AFFD Color

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

Color preview

#66AFFD

Color formats

HEX
#66AFFD
RGB
rgb(102, 175, 253)
RGBA
rgba(102, 175, 253, 1)
HSL
hsl(211, 97%, 70%)
HSV
hsv(211, 60%, 99%)
CMYK
cmyk(60%, 31%, 0%, 1%)
CSS variable
--color-primary: #66AFFD;
Lowercase HEX
#66affd

Shades

Tints

Tones

Harmony

CSS snippets for #66AFFD

.color-66affd {
  color: #66AFFD;
  background-color: #66AFFD;
}

Frequently asked questions

What color is #66AFFD?+

#66AFFD is a HEX color with RGB value rgb(102, 175, 253) and HSL value hsl(211, 97%, 70%). Its closest CSS named color is CornflowerBlue.

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

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