BLENDEXCLUSIONSyntax =BLENDEXCLUSION(color1, color2) Arguments ArgumentTypeDescriptioncolor1ColorThe first color to blendcolor2ColorThe second color to blend Examples =BLENDEXCLUSION("#0080ff", "#ffffff") → #ff7f00ff =BLENDEXCLUSION("#0080ff", "#000000") → #0080ffffUpdated 2 months ago BLENDDIFFERENCEBLENDAVERAGEAsk AISyntaxArgumentsExamples