File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
- # Hexashades
2
-
3
- ![ NPM Version] ( https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001 )
4
- ![ NPM Bundle Size] ( https://img.shields.io/bundlephobia/min/hexashades )
5
- ![ License] ( https://img.shields.io/github/license/arjunkdot/hexashades )
6
-
7
- Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
1
+ <h1 align =" center " >Hexashades</h1 >
2
+
3
+ <p align =" center " >
4
+ <img src =" https://img.shields.io/npm/v/hexashades?logo=npm&color=%23CB0001 " alt =" NPM Version " />
5
+ <img src =" https://img.shields.io/bundlephobia/min/hexashades " alt =" NPM Bundle Size " />
6
+ <img src =" https://img.shields.io/github/license/arjunkdot/hexashades " alt =" License " />
7
+ </p >
8
+ <br />
9
+ <p align =" center " >
10
+ Hexashades helps you generate a range of shades and tints for any specified RGB Hex color code.
11
+ </p >
8
12
9
13
> Currently, it only supports RGB Hex codes. More input formats will be allowed in the future.
10
14
You can’t perform that action at this time.
0 commit comments