Lava Filters - Desaturate
Category:Color
Description:Desaturates (mutes) the color by a provided percentage.
Input: "Item": {
...
"Attributes":{
BackgroundColor: '#ee7625',
}
}
Lava: {{ Item | Attribute:'BackgroundColor' | Desaturate:'20%' }}
Output: #d67a3c