colory
v1.0.0
Published
Get random flatty colors
Downloads
3
Readme
# Install
npm i --save colory
# Browser
<script type="text/javascript" src="https://cdn.rawgit.com/cagataycali/bf09fc23db0e64cfff5a17b410fdba27/raw/c66a265990e2f4bc329f5d39739de0e46e9e70b2/colory.js"></script>
Api
getOneColor(); // Return one flat color.
invertColor(#fffff); // Invert flat colors.
getRandom(); // Return two flat color.