#66DDEA Color

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

Color preview

#66DDEA

Color formats

HEX
#66DDEA
RGB
rgb(102, 221, 234)
RGBA
rgba(102, 221, 234, 1)
HSL
hsl(186, 76%, 66%)
HSV
hsv(186, 56%, 92%)
CMYK
cmyk(56%, 6%, 0%, 8%)
CSS variable
--color-primary: #66DDEA;
Lowercase HEX
#66ddea

Shades

Tints

Tones

Harmony

CSS snippets for #66DDEA

.color-66ddea {
  color: #66DDEA;
  background-color: #66DDEA;
}

Frequently asked questions

What color is #66DDEA?+

#66DDEA is a HEX color with RGB value rgb(102, 221, 234) and HSL value hsl(186, 76%, 66%). Its closest CSS named color is SkyBlue.

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

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