#64CDED Color

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

Color preview

#64CDED

Color formats

HEX
#64CDED
RGB
rgb(100, 205, 237)
RGBA
rgba(100, 205, 237, 1)
HSL
hsl(194, 79%, 66%)
HSV
hsv(194, 58%, 93%)
CMYK
cmyk(58%, 14%, 0%, 7%)
CSS variable
--color-primary: #64CDED;
Lowercase HEX
#64cded

Shades

Tints

Tones

Harmony

CSS snippets for #64CDED

.color-64cded {
  color: #64CDED;
  background-color: #64CDED;
}

Frequently asked questions

What color is #64CDED?+

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

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

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