#64DEEC Color

Inspect #64DEEC across formats, palettes, contrast and closest named color matches.

Color preview

#64DEEC

Color formats

HEX
#64DEEC
RGB
rgb(100, 222, 236)
RGBA
rgba(100, 222, 236, 1)
HSL
hsl(186, 78%, 66%)
HSV
hsv(186, 58%, 93%)
CMYK
cmyk(58%, 6%, 0%, 7%)
CSS variable
--color-primary: #64DEEC;
Lowercase HEX
#64deec

Shades

Tints

Tones

Harmony

CSS snippets for #64DEEC

.color-64deec {
  color: #64DEEC;
  background-color: #64DEEC;
}

Frequently asked questions

What color is #64DEEC?+

#64DEEC is a HEX color with RGB value rgb(100, 222, 236) and HSL value hsl(186, 78%, 66%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #64DEEC?+

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