#64DFFE Color

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

Color preview

#64DFFE

Color formats

HEX
#64DFFE
RGB
rgb(100, 223, 254)
RGBA
rgba(100, 223, 254, 1)
HSL
hsl(192, 99%, 69%)
HSV
hsv(192, 61%, 100%)
CMYK
cmyk(61%, 12%, 0%, 0%)
CSS variable
--color-primary: #64DFFE;
Lowercase HEX
#64dffe

Shades

Tints

Tones

Harmony

CSS snippets for #64DFFE

.color-64dffe {
  color: #64DFFE;
  background-color: #64DFFE;
}

Frequently asked questions

What color is #64DFFE?+

#64DFFE is a HEX color with RGB value rgb(100, 223, 254) and HSL value hsl(192, 99%, 69%). Its closest CSS named color is LightSkyBlue.

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

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