These docs are for v1.0. Click to read the latest docs for v1.3.

BLENDSCREEN

Syntax

=BLENDSCREEN(color1, color2)

Arguments

ArgumentTypeDescription
color1ColorThe first color to blend
color2ColorThe second color to blend

Examples

=BLENDSCREEN("#0080ff", "#101010")#1088ffff

=BLENDSCREEN("#2080d0", "#ffffff")#ffffffff