#64BEFE Color

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

Color preview

#64BEFE

Color formats

HEX
#64BEFE
RGB
rgb(100, 190, 254)
RGBA
rgba(100, 190, 254, 1)
HSL
hsl(205, 99%, 69%)
HSV
hsv(205, 61%, 100%)
CMYK
cmyk(61%, 25%, 0%, 0%)
CSS variable
--color-primary: #64BEFE;
Lowercase HEX
#64befe

Shades

Tints

Tones

Harmony

CSS snippets for #64BEFE

.color-64befe {
  color: #64BEFE;
  background-color: #64BEFE;
}

Frequently asked questions

What color is #64BEFE?+

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

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

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