Implement adaptive UIs dynamically from any image in right in the browser. 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.
This repository is setup as a monorepo with the following packages:
image-palette-core
- core logic for parsing palettes from imagesreact-image-palette
- A React adapter forimage-palette-core
preact-image-palette
- A Preact adapter forimage-palette-core
Archived: This project is no longer maintained by Formidable. We are no longer responding to issues or pull requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!