README
HTMLcolors is a library of all the named web/HTML colors. Current functions: getRandomColor: Gets a random web color and it's hex tag getRandomCustomColor Gets a random color from an array called CustomColors in this format: const CustomColors[ new Color('name', 'code') ] More functions coming very soon