Skip to main content

Blend Colors

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 3 weeks ago

Inputs

Name

Abbreviation

Type

Access

Description

Color1

C

object

Item

The first color

Color2

C

object

Item

The second color

Mode

M

String

items

The blend mode (defaults to multiply)(multiply, darken, lighten, screen, overlay, burn, dodge)

Outputs

Name

Abbreviation

Type

Access

Description

Color

C

object

Item

The blended color

How to

  1. Input a color into the Color1 connector

    1. Type a hex code

    2. Or, input a color from another node like construct color.

  2. Input a color into the Color2 connector

  3. Input a string for the blend mode.

    1. The string must be spelled exactly. All lowercase

    2. Blend options: multiply, darken, lighten, screen, overlay, burn, dodge

Did this answer your question?