@origamist/htmlcolors

a repository full of colors to use

Usage no npm install needed!

<script type="module">
  import origamistHtmlcolors from 'https://cdn.skypack.dev/@origamist/htmlcolors';
</script>

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