#64AFCA Color

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

Color preview

#64AFCA

Color formats

HEX
#64AFCA
RGB
rgb(100, 175, 202)
RGBA
rgba(100, 175, 202, 1)
HSL
hsl(196, 49%, 59%)
HSV
hsv(196, 50%, 79%)
CMYK
cmyk(50%, 13%, 0%, 21%)
CSS variable
--color-primary: #64AFCA;
Lowercase HEX
#64afca

Shades

Tints

Tones

Harmony

CSS snippets for #64AFCA

.color-64afca {
  color: #64AFCA;
  background-color: #64AFCA;
}

Frequently asked questions

What color is #64AFCA?+

#64AFCA is a HEX color with RGB value rgb(100, 175, 202) and HSL value hsl(196, 49%, 59%). Its closest CSS named color is CornflowerBlue.

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

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