Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Make colors deeper and more saturated
ResourceFunction["DeeperColor"][color] give a deeper, more saturated version of color. | |
ResourceFunction["DeeperColor"][color,amount] makes the given color more saturated by amount. |
Make a color deeper:
In[1]:= |
Out[1]= |
Make colors deeper:
In[2]:= |
Out[2]= |
Visualize the deepness of a color:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License