#6565EC Color

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

Color preview

#6565EC

Color formats

HEX
#6565EC
RGB
rgb(101, 101, 236)
RGBA
rgba(101, 101, 236, 1)
HSL
hsl(240, 78%, 66%)
HSV
hsv(240, 57%, 93%)
CMYK
cmyk(57%, 57%, 0%, 7%)
CSS variable
--color-primary: #6565EC;
Lowercase HEX
#6565ec

Shades

Tints

Tones

Harmony

CSS snippets for #6565EC

.color-6565ec {
  color: #6565EC;
  background-color: #6565EC;
}

Frequently asked questions

What color is #6565EC?+

#6565EC is a HEX color with RGB value rgb(101, 101, 236) and HSL value hsl(240, 78%, 66%). Its closest CSS named color is MediumSlateBlue.

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

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