A React component that generates a WCAG compliant color theme 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:
# Yarn $ yarn add image-palette # NPM $ npm install image-palette --save
Preview:
Download Details:
Author: FormidableLabs
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/FormidableLabs/image-palette
License: MIT