dankcellar / palette-generator

Generate tool for color palettes from images and use in TailwindCSS

Home Page:https://colorgen.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palette Generators from image

Generate color palette from image to use in TaiwindCSS

Website: https://colorgen.dev/

Palette generator banner

Features

  1. Detect and generate predominant colors of a given image.
  2. Generate related palette for each color according to TailwindCSS style.
  3. Copy & paste the palette code to use in TailwindCSS

Technologies

Nuxt.js, TailwindCSS, Vercel

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Generate tool for color palettes from images and use in TailwindCSS

https://colorgen.dev

License:MIT License


Languages

Language:Vue 56.8%Language:JavaScript 42.8%Language:CSS 0.4%