BLENDHARDLIGHT

Creates a new color by performing a hard light blend.

Syntax

=BLENDHARDLIGHT(color1, color2)

Arguments

ArgumentTypeDescription
color1ColorThe first color to blend
color2ColorThe second color to blend

Examples

=BLENDHARDLIGHT("#2080d0", "#2080d0")#0880eeff

=BLENDHARDLIGHT("#0080ff", "#ffffff")#ffffffff