Palette Pilot

Palette Pilot is an open source project built with Nuxt.js that helps you extract the most relevant colors from an image. With Palette Pilot, you can easily drop or upload an image and instantly discover the five most prominent colors within it.

Features

  • Extract the 5 most relevant colors from an image
  • Compare colors to check their contrast ratios
  • Visualize color combinations with UI elements examples
  • Export the generated palette to TailwindCSS

Why Palette Pilot?

  • Simplicity: Palette Pilot offers a user-friendly interface that makes it easy to extract colors and compare them.
  • Efficiency: Save time by quickly identifying the most relevant colors within an image.
  • Design-friendly: Whether you're a designer, developer, or enthusiast, Palette Pilot helps you pick colors that work harmoniously together.

Run locally

  • Clone the repository: git clone https://github.com/linuxmobile/palettePilot.git
  • Navigate to the project directory: cd palettePilot
  • Install dependencies: bun install
  • Start the development server: bun run dev or bun run dev -o to directly visualize the project

License

Palette Pilot is released under the MIT License.