Giter Club home page Giter Club logo

colpal's Introduction

GitHub license GitHub language count

colpal

Color recommendation, color pallets, Flat UI colors, Modern Gradients and Monochromatic Palettests website built with only web native technologies.

Demo

Check it live.

How it works

This version is just a collection of hundreds and hundreds colors hand picked by me, divided in the follow sections: Gradients, Flat Design colors and Monochomatic colors.

Requirements

At this moment there are no requirements (but now I'm working in a new version of the susing more dynamic technolgies, maybe at this point this will use some dependencies).

How to Contribute

You can contribute by adding any color or gradient at colors.css

Add Gradients

 .hot-44{
         background: linear-gradient(#75cce8, #eabebf);
       }
   /*name*/  

Add Mononochromatic schema

   .col-a-1{background-color: #142850;}
   .col-a-2{background-color:#27496d;}
   .col-a-3{background-color:#0c7b93;}
   .col-a-4{background-color: #00a8cc;}
   .col-a-5{background-color:#4bbfd9;}

   /*I recommend a schema of 5 colors*/  

Obs: Please don't forget to respect the order.

License

This project is under the MIT License πŸ‘Œ

colpal's People

Contributors

callebdev avatar pedromadabula avatar themisterpaps avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.