#64AFFE Color

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

Color preview

#64AFFE

Color formats

HEX
#64AFFE
RGB
rgb(100, 175, 254)
RGBA
rgba(100, 175, 254, 1)
HSL
hsl(211, 99%, 69%)
HSV
hsv(211, 61%, 100%)
CMYK
cmyk(61%, 31%, 0%, 0%)
CSS variable
--color-primary: #64AFFE;
Lowercase HEX
#64affe

Shades

Tints

Tones

Harmony

CSS snippets for #64AFFE

.color-64affe {
  color: #64AFFE;
  background-color: #64AFFE;
}

Frequently asked questions

What color is #64AFFE?+

#64AFFE is a HEX color with RGB value rgb(100, 175, 254) and HSL value hsl(211, 99%, 69%). Its closest CSS named color is CornflowerBlue.

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

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