#6495ED Color

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

Color preview

#6495ED

Color formats

HEX
#6495ED
RGB
rgb(100, 149, 237)
RGBA
rgba(100, 149, 237, 1)
HSL
hsl(219, 79%, 66%)
HSV
hsv(219, 58%, 93%)
CMYK
cmyk(58%, 37%, 0%, 7%)
CSS variable
--color-primary: #6495ED;
Lowercase HEX
#6495ed

Shades

Tints

Tones

Harmony

CSS snippets for #6495ED

.color-6495ed {
  color: #6495ED;
  background-color: #6495ED;
}

Frequently asked questions

What color is #6495ED?+

#6495ED is a HEX color with RGB value rgb(100, 149, 237) and HSL value hsl(219, 79%, 66%). Its closest CSS named color is CornflowerBlue.

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

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