Extract prominent colors from an image.
This plugin is based on Dominant Color Toolkit 🎨. It uses node-vibrant library to extract vibrant palette (vibrant, lightVibrant, darkVibrant, muted, lightMuted, darkMuted)
git clone https://github.com/lea37/figma-vibrant.git
cd figma-vibrant
npm install
npm run dev
ornpm run build
Go to Plugins > Development > Import plugin from manifest... Choose the manifest.json at the root of the figma-vibrant folder.