#66DCEE Color

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

Color preview

#66DCEE

Color formats

HEX
#66DCEE
RGB
rgb(102, 220, 238)
RGBA
rgba(102, 220, 238, 1)
HSL
hsl(188, 80%, 67%)
HSV
hsv(188, 57%, 93%)
CMYK
cmyk(57%, 8%, 0%, 7%)
CSS variable
--color-primary: #66DCEE;
Lowercase HEX
#66dcee

Shades

Tints

Tones

Harmony

CSS snippets for #66DCEE

.color-66dcee {
  color: #66DCEE;
  background-color: #66DCEE;
}

Frequently asked questions

What color is #66DCEE?+

#66DCEE is a HEX color with RGB value rgb(102, 220, 238) and HSL value hsl(188, 80%, 67%). Its closest CSS named color is SkyBlue.

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

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