#64BEDC Color

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

Color preview

#64BEDC

Color formats

HEX
#64BEDC
RGB
rgb(100, 190, 220)
RGBA
rgba(100, 190, 220, 1)
HSL
hsl(195, 63%, 63%)
HSV
hsv(195, 55%, 86%)
CMYK
cmyk(55%, 14%, 0%, 14%)
CSS variable
--color-primary: #64BEDC;
Lowercase HEX
#64bedc

Shades

Tints

Tones

Harmony

CSS snippets for #64BEDC

.color-64bedc {
  color: #64BEDC;
  background-color: #64BEDC;
}

Frequently asked questions

What color is #64BEDC?+

#64BEDC is a HEX color with RGB value rgb(100, 190, 220) and HSL value hsl(195, 63%, 63%). Its closest CSS named color is MediumTurquoise.

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

The closest Tailwind color is blue-400, available as the bg-blue-400 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