Description:
The react-image-palette component allows you to dynamically generate a WCAG compliant color palette from any image. Every palette is parsed from the most dominant and vibrant colors in the source image and guaranteed to meet the WCAG contrast standard for accessible color pairings.
Installation:
npm install –save react-image-palette






