Skip to content

A deep learning color palette generator for design projects. (Colormind)

License

Notifications You must be signed in to change notification settings

kevintrankt/palette

Repository files navigation

License

Introduction

A simple color palette generator built on Angular. http://kevintrankt.com/palette

The web application generates four colors for a palette at every reload. Colors within a palette can be locked. The application will generate colors similar to the locked colors. Users can also enter their own hex color codes in to generate colors based on their input.

The current generation algorithm utilizes Colormind's API to produce colors using deep learning. I plan on implementing my own version.

This project was generated with Angular CLI version 6.0.8.

Getting Started

Clone this repository locally and install dependencies with npm :

git clone https://github.com/kevintrankt/palette.git
cd palette
npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

A deep learning color palette generator for design projects. (Colormind)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published