#6565EF Color

Inspect #6565EF across formats, palettes, contrast and closest named color matches.

Color preview

#6565EF

Color formats

HEX
#6565EF
RGB
rgb(101, 101, 239)
RGBA
rgba(101, 101, 239, 1)
HSL
hsl(240, 81%, 67%)
HSV
hsv(240, 58%, 94%)
CMYK
cmyk(58%, 58%, 0%, 6%)
CSS variable
--color-primary: #6565EF;
Lowercase HEX
#6565ef

Shades

Tints

Tones

Harmony

CSS snippets for #6565EF

.color-6565ef {
  color: #6565EF;
  background-color: #6565EF;
}

Frequently asked questions

What color is #6565EF?+

#6565EF is a HEX color with RGB value rgb(101, 101, 239) and HSL value hsl(240, 81%, 67%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #6565EF?+

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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