Lava Filters - Mix
Category:Color
Description:Mixes the specified color with the input color with the given amount.
Input: "Item": {
...
"Attributes":{
BackgroundColor: '#ee7625',
}
}
Lava: {{ Item | Attribute:'BackgroundColor' | Mix:'#4286f4','20%' }}
Output: #cc794e