UsageThere are a couple of ways to launch the material design palette generator
FeaturesGet a full color palette generated from a given hex color
Get complementary colors based on the provided primary color
Get secondary color palette based on the provided secondary color
Get the generated palettes in a JSON format to export
Acknowledgement and CreditsThe idea to create a VSCode extension for generating the material palettes was inspired from material-palette-generator by Michael Edelstone. Michael was considerate enough to have extracted the inline generator tool from within the Material docs and provide it to the world with some interface improvements. I've used his project as a base and adapted it to be used as a VSCode extension. Credits to Google Inc. as well since the main alogorithm and a lot of the code used in this extension belongs to them. The licenses have been kept intact for the same. Icon is made by Freepik from Flaticon LicenseMIT licensed. |