VLAVAAV is a web app for quickly visualizing whole color palettes. Long are the days of looking up individual hex codes on your favorite search engine. The future is here.
🎨 To visualize palettes, simply paste text containing hex codes anywhere on the app page and VLAVAAV will automatically find and display the colors for you.
❤️ Written with Vue + Typescript
npm install
npm run serve
npm run test
npm run lint
npm run build