Skip to main content
All CollectionsEditorStylebar
How to Set Colors for Boxes
How to Set Colors for Boxes

Learn how to change box colors. You can set colors using saved colors, RGBA/HEX values, or default colors.

Saika avatar
Written by Saika
Updated yesterday

Available for: All plans


How to Set Box Colors

You can set colors for boxes placed on a page using predefined project colors or specifying colors with RGBA or HEX codes. This article explains how to select and set colors.

Choosing Colors

You can select colors using the following methods:

Solid Colors & Gradients

Switch between solid colors and gradients using the button in the center of the menu.

Screenshot: Switching between solid and gradient colors.

For gradients, you can add or adjust colors and set angles. To remove a color, hover over it and click [×].

Screenshot: Switching between solid and gradient colors.

Transparent (No Fill)

Use this option to make a box transparent or remove its fill color.

Default Colors

Access sample solid and gradient colors by clicking the button on the left side of the menu. You can fine-tune these colors after selection.

Screenshot: Selecting from default colors.

My Colors

Frequently used colors can be saved in My Colors. However, note that starting March 13, 2025, new color registrations in My Color will no longer be supported, and the feature will be discontinued by late April 2025. Please use Color Styles instead. Learn more about this change.

Screenshot: Accessing My Color within default colors.

RGBA & HEX Codes

Specify colors using RGBA values or HEX codes by switching modes with the button on the right side of the menu. This allows for precise color matching with other tools.

What are RGBA and HEX?

  • RGBA: Defines colors using Red (R), Green (G), Blue (B), and Alpha (A) for transparency (e.g., rgba(255, 0, 0, 0.5) for semi-transparent red).

  • HEX: Uses hexadecimal codes like #FFFFFF for white or #000000 for black.

Screenshot: Switching between RGBA and HEX input modes.

Color Styles

Save frequently used colors as Color Styles for easy reuse across your project. This eliminates the need to repeatedly input color codes. Learn how to set up Color Styles.

Screenshot: A list of labeled Color Styles.

Color Picker

Extract colors directly from designs or images by using the color picker tool in the editor.

Screenshot: Using the color picker tool.

Default Colors

Click the button on the left center of the color palette to display sample colors for both solid and gradient options in palette format. Colors selected here can be fine-tuned.

Checking default colors

How to Apply Colors to Boxes

Follow these steps to set a color for your box:

  1. Select a Box:

    Click on a box to select it. To select multiple boxes, hold Shift while clicking each box.

    Selecting boxes

  2. Apply a Color:

    Hover over [Fill] in the style bar at the top of the editor and choose your desired color from any of the methods above.

    Screenshot: Applying a color to multiple selected boxes.

Did this answer your question?