Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.6 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.6 KB

🎨 Color.css

FOSSA Status

Color.css is a micro css framework..

⁉️ What's color.css

color.css is a simple css framework that helps you find colors in your projects!

🤔 Why Color.css?

Because color.css is written as simply as possible and is very small, you can use color.css to complete your projects in less time.

❓ How to Use?

Import from RawGit CDN
@import url(https://ghcdn.rawgit.org/Gnkalk/Color.css/main/color.min.css);
Use!

color.css supports colors : Red, Pink, Purple, Deep Purple, Indigo, Blue, Light Blue, Cyan, Teal, Green, Light Green, Lime, Yellow, Amber, Orange, Deep Orange, Brown, Grey, Blue Grey and you can use these colors in the color spectrum : 50, 100, 200, 300, 400, 500, 600, 700, 800, 900

You can get inspiration from the example below :

color: var(--red-500);

Note, colors ‍‍‍‍Deep Purple, Light Blue, Light Green, Deep Orange, Blue Grey can be used as depurple, liblue, ligreen, deorange, bluegrey in code

📑 License

This project is released under the BSD-3 license and any disaster on it is unimpeded.

FOSSA Status


Developed With 💪 by Gnkalk