Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Make colors paler and less saturated
ResourceFunction["PalerColor"][color] gives a paler, less saturated version of color. | |
ResourceFunction["PalerColor"][color,amount] desaturates color by amount. |
Make a color paler:
In[1]:= |
Out[1]= |
Make colors paler:
In[2]:= |
Out[2]= |
Visualize the paleness of a color:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License