get-hex

Random hex color generator (e.g. '#FA3843')

Usage no npm install needed!

<script type="module">
  import getHex from 'https://cdn.skypack.dev/get-hex';
</script>

README

get-hex


const hex = require('get-hex');
console.log(hex())
// '#FA3843'

get-hex support via Reddit