#64DFED Color

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

Color preview

#64DFED

Color formats

HEX
#64DFED
RGB
rgb(100, 223, 237)
RGBA
rgba(100, 223, 237, 1)
HSL
hsl(186, 79%, 66%)
HSV
hsv(186, 58%, 93%)
CMYK
cmyk(58%, 6%, 0%, 7%)
CSS variable
--color-primary: #64DFED;
Lowercase HEX
#64dfed

Shades

Tints

Tones

Harmony

CSS snippets for #64DFED

.color-64dfed {
  color: #64DFED;
  background-color: #64DFED;
}

Frequently asked questions

What color is #64DFED?+

#64DFED is a HEX color with RGB value rgb(100, 223, 237) and HSL value hsl(186, 79%, 66%). Its closest CSS named color is SkyBlue.

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

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