#64BFED Color

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

Color preview

#64BFED

Color formats

HEX
#64BFED
RGB
rgb(100, 191, 237)
RGBA
rgba(100, 191, 237, 1)
HSL
hsl(200, 79%, 66%)
HSV
hsv(200, 58%, 93%)
CMYK
cmyk(58%, 19%, 0%, 7%)
CSS variable
--color-primary: #64BFED;
Lowercase HEX
#64bfed

Shades

Tints

Tones

Harmony

CSS snippets for #64BFED

.color-64bfed {
  color: #64BFED;
  background-color: #64BFED;
}

Frequently asked questions

What color is #64BFED?+

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

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

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