Ces-D / Palette

A color palette generator for quick and painless web design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palette

Purpose

Palette is a color theme generator for web designers, inspired by Coolors and HappyHues. Users will be able to create their palette of colors using various color types (rgb, hex, hsl) or pick a single color and have the program decide on the rest of the palette based on color theory and color harmonies. Users will also be able to visualize the purpose of their chosen colors respective to a basic web page. Header colors, highlight colors, text colors based on importance, buttons, etc. are just a few examples of the purpose of color. The application will be able to store the palettes of a user and let others explore the already created palettes to find inspiration.

Features

  • Conversion across color types
  • Creation of color harmonies
  • Accounts for users to store their palettes

In Progress

[ ] Create then add the HSL Value Object to the Color Model [ ] Create a Color View record to accept a Color Model from Core and filter out the unused models

About

A color palette generator for quick and painless web design.


Languages

Language:C# 68.4%Language:TypeScript 22.7%Language:JavaScript 6.4%Language:HTML 2.4%Language:CSS 0.2%Language:Shell 0.0%