All pages
Powered by GitBook
1 of 1

Loading...

Color Blocks

Overview

Color blocks enable you to specify and manipulate colors used within your app's interface. You can use these blocks to choose and apply colors to elements like backgrounds, text, buttons, or other visual components.

Color Palette

Clicking a color block opens the standard color palette to select from.

Random Color

This block returns a random color with an Alpha value of 100%.

Set RGB Color

This block allows you to define a color using RGB values.

Set HSV Color

This block allows you to define a color using HSV values.

This block allows you to define a color by blending two colors with a selected ratio of color 1 to color 2.

You can use a to define a color with rgba(r,g,b,a).

You can use a to define a color with .

Blend Colors

Set RGBA Color

Set Hex Color

text block
RGBA syntax
text block
hex values