-
-
Save paramjeetdhiman/ed7f355d2804e2692f3bc2a887bd1fd9 to your computer and use it in GitHub Desktop.
Revisions
-
brltdxd revised this gist
Aug 19, 2020 . 1 changed file with 0 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,3 @@ | # | 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | | --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | **cool-gray** | <br>`#f8fafc` | <br>`#f1f5f9` | <br>`#e2e8f0` | <br>`#cfd8e3` | <br>`#97a6ba` | <br>`#64748b` | <br>`#475569` | <br>`#364152` | <br>`#27303f` | <br>`#1a202e` | -
brltdxd created this gist
Aug 19, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ # Tailwind UI Updated Color Palette - Hex Codes | # | 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | | --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | **cool-gray** | <br>`#f8fafc` | <br>`#f1f5f9` | <br>`#e2e8f0` | <br>`#cfd8e3` | <br>`#97a6ba` | <br>`#64748b` | <br>`#475569` | <br>`#364152` | <br>`#27303f` | <br>`#1a202e` | | **gray** | <br>`#f9fafb` | <br>`#f4f5f7` | <br>`#e5e7eb` | <br>`#d2d6dc` | <br>`#9fa6b2` | <br>`#6b7280` | <br>`#4b5563` | <br>`#374151` | <br>`#252f3f` | <br>`#161e2e` | | **pink** | <br>`#fdf2f8` | <br>`#fce8f3` | <br>`#fad1e8` | <br>`#f8b4d9` | <br>`#f17eb8` | <br>`#e74694` | <br>`#d61f69` | <br>`#bf125d` | <br>`#99154b` | <br>`#751a3d` | | **red** | <br>`#fdf2f2` | <br>`#fde8e8` | <br>`#fbd5d5` | <br>`#f8b4b4` | <br>`#f98080` | <br>`#f05252` | <br>`#e02424` | <br>`#c81e1e` | <br>`#9b1c1c` | <br>`#771d1d` | | **orange** | <br>`#fff8f1` | <br>`#feecdc` | <br>`#fcd9bd` | <br>`#fdba8c` | <br>`#ff8a4c` | <br>`#ff5a1f` | <br>`#d03801` | <br>`#b43403` | <br>`#8a2c0d` | <br>`#73230d` | | **yellow** | <br>`#fdfdea` | <br>`#fdf6b2` | <br>`#fce96a` | <br>`#faca15` | <br>`#e3a008` | <br>`#c27803` | <br>`#9f580a` | <br>`#8e4b10` | <br>`#723b13` | <br>`#633112` | | **green** | <br>`#f3faf7` | <br>`#def7ec` | <br>`#bcf0da` | <br>`#84e1bc` | <br>`#31c48d` | <br>`#0e9f6e` | <br>`#057a55` | <br>`#046c4e` | <br>`#03543f` | <br>`#014737` | | **teal** | <br>`#edfafa` | <br>`#d5f5f6` | <br>`#afecef` | <br>`#7edce2` | <br>`#16bdca` | <br>`#0694a2` | <br>`#047481` | <br>`#036672` | <br>`#05505c` | <br>`#014451` | | **blue** | <br>`#ebf5ff` | <br>`#e1effe` | <br>`#c3ddfd` | <br>`#a4cafe` | <br>`#76a9fa` | <br>`#3f83f8` | <br>`#1c64f2` | <br>`#1a56db` | <br>`#1e429f` | <br>`#233876` | | **indigo** | <br>`#f0f5ff` | <br>`#e5edff` | <br>`#cddbfe` | <br>`#b4c6fc` | <br>`#8da2fb` | <br>`#6875f5` | <br>`#5850ec` | <br>`#5145cd` | <br>`#42389d` | <br>`#362f78` | | **purple** | <br>`#f6f5ff` | <br>`#edebfe` | <br>`#dcd7fe` | <br>`#cabffd` | <br>`#ac94fa` | <br>`#9061f9` | <br>`#7e3af2` | <br>`#6c2bd9` | <br>`#5521b5` | <br>`#4a1d96` |