Skip to content

Color.css ،Color in css is so Easy

License

Notifications You must be signed in to change notification settings

Gnkalk/Color.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91ab6a3 · Sep 22, 2021

History

8 Commits
Sep 20, 2021
Sep 22, 2021
Sep 20, 2021
Sep 20, 2021
Sep 20, 2021

Repository files navigation

🎨 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