Description:
A React Color Extractor that extracts a collection of swatches from an image.
The extracted colors then can be used to create interesting gradient patterns, loading designs with identical color scheme or crafting a symmetric color scheme across a system.
Installation:
# Yarn $ yarn add react-color-extractor # NPM $ npm install react-color-extractor --save






