EvanPavley / arcus-frontend

A color palette and mockup generator web-app built with React and Redux

Home Page:https://arcus-color-palette.herokuapp.com/PaletteCreator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arcus logo

A web-app that enables designers to quickly cycle through generated color palettes and make better design decisions.

Hosted on Heroku

Demo Video

Design Ideas

arcus logo

I wanted the UI to be clean and not distract from the colors in the palettes.

Color palettes are generated as the user manipulates diffrent sliders. All palettes have 5 diffrent colors. The first color in the pallet is the "key color" AKA the direct output of the sliders. Only 1-3 colors in each palette have a diffrent hue, the other colors only vary in saturation and lightness. The hue variations are based in color theory relationships(analogus, complementary, split complementary).

arcus logo

Recoloring mockups on a click is quick and easy solution for testing out diffrent color ideas.

All of the mockups are SVGs and the fill color of their parts are changed through state in Arcus's Redux store. I've made five diffrent mockups that embody common graphic design visuals(a website, logo, buisness card, etc.).

Bulit With

Additional Notes

I'm planning on creating a native app and user uploaded mockups in the future. Named after the Roman goddess of rainbows.

Backend repo

About

A color palette and mockup generator web-app built with React and Redux

https://arcus-color-palette.herokuapp.com/PaletteCreator


Languages

Language:JavaScript 86.4%Language:CSS 12.0%Language:HTML 1.6%