#6495FE Color

Inspect #6495FE across formats, palettes, contrast and closest named color matches.

Color preview

#6495FE

Color formats

HEX
#6495FE
RGB
rgb(100, 149, 254)
RGBA
rgba(100, 149, 254, 1)
HSL
hsl(221, 99%, 69%)
HSV
hsv(221, 61%, 100%)
CMYK
cmyk(61%, 41%, 0%, 0%)
CSS variable
--color-primary: #6495FE;
Lowercase HEX
#6495fe

Shades

Tints

Tones

Harmony

CSS snippets for #6495FE

.color-6495fe {
  color: #6495FE;
  background-color: #6495FE;
}

Frequently asked questions

What color is #6495FE?+

#6495FE is a HEX color with RGB value rgb(100, 149, 254) and HSL value hsl(221, 99%, 69%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #6495FE?+

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