BLENDMULTIPLYSyntax =BLENDMULTIPLY(color1, color2) Arguments ArgumentTypeDescriptioncolor1ColorThe first color to blendcolor2ColorThe second color to blend Examples =BLENDMULTIPLY("#0080ff", "#101010") → #000810ff =BLENDMULTIPLY("#ffffff", "#2080d0") → #2080d0ffUpdated 2 months ago TINTBLENDSCREENAsk AISyntaxArgumentsExamples