#66AED3 Color

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

Color preview

#66AED3

Color formats

HEX
#66AED3
RGB
rgb(102, 174, 211)
RGBA
rgba(102, 174, 211, 1)
HSL
hsl(200, 55%, 61%)
HSV
hsv(200, 52%, 83%)
CMYK
cmyk(52%, 18%, 0%, 17%)
CSS variable
--color-primary: #66AED3;
Lowercase HEX
#66aed3

Shades

Tints

Tones

Harmony

CSS snippets for #66AED3

.color-66aed3 {
  color: #66AED3;
  background-color: #66AED3;
}

Frequently asked questions

What color is #66AED3?+

#66AED3 is a HEX color with RGB value rgb(102, 174, 211) and HSL value hsl(200, 55%, 61%). Its closest CSS named color is CornflowerBlue.

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

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