Skip to content

Color Tab

The Color Tab controls the visual appearance of an Element through color settings. These settings define how the Element looks at runtime, allowing you to customize backgrounds, borders, and text colors for different component parts of each element.

The Color Tab will adapt depending on the element type. Some elements have multiple color groups (for example, selection groups have both default and active states), while others keep the tab minimal.


Available Color Settings

The Color Tab organizes settings by component groups. Each group represents a different part of the element that can be styled independently.

Common Color Properties

PropertyDescription
Background ColorThe fill color behind the element or component. Supports transparency via alpha channel.
Border ColorThe color of the element's border. Set to transparent to hide borders.
Text ColorThe color of any text displayed within the component.

Component Groups by Element Type

Different elements expose different component groups for styling:

Panel Colors

Available for most elements. Controls the outer container appearance.

PropertyDefaultDescription
Background ColorTransparentThe panel's background fill
Border ColorTransparentThe panel's border color

Input Colors

Available for input elements (Text Input, Text Area, Numeric, Phone Number, Date, Dropdown, etc.)

PropertyDefaultDescription
Background Color#ffffffInput field background
Border ColorTransparentInput field border
Text Color#2B2B2BText entered by user

Button Colors

Available for Button, Selection Group, Multiple Selection Group, and Card Link elements.

PropertyDefaultDescription
Background Color#2B98E0Button background (ACENji blue)
Border ColorTransparentButton border
Text Color#ffffffButton label text

Active State Colors

Available for Selection Group and Multiple Selection Group. Defines appearance when an option is selected.

PropertyDefaultDescription
Background Color#22AD41Selected state background (green)
Border ColorTransparentSelected state border
Text Color#ffffffSelected state text

Agreement Colors

Available for Yes/No/Unknown (GroupAgreementInput) elements.

PropertyDefaultDescription
Background Color#ffffffDefault button background
Border Color#2B98E0Default button border
Text Color#2B98E0Default button text

Active Agreement Colors

For selected state of Yes/No/Unknown elements.

PropertyDefaultDescription
Background Color#2B98E0Selected button background
Border Color#2B98E0Selected button border
Text Color#ffffffSelected button text

Video Player Colors

Available for Video elements.

PropertyDefaultDescription
Background Color#000000Player background
Border Color#abababPlayer border
Text Color#ffffffControl text/icons

Image Colors

Available for Image elements.

PropertyDefaultDescription
Background ColorTransparentImage container background
Border ColorTransparentImage border

Using the Color Picker

Each color property displays a color picker control that allows you to:

  1. Select a color from the color palette
  2. Enter a hex value directly (e.g., #2B98E0)
  3. Adjust transparency using the alpha slider
  4. Use RGBA values for precise control (e.g., rgba(43, 152, 224, 0.5))

Tips for Color Settings

  1. Maintain contrast: Ensure text colors have sufficient contrast against background colors for accessibility.

  2. Use transparency wisely: Transparent backgrounds (#00000000) allow underlying content to show through.

  3. Consistent branding: Use your brand colors consistently across elements by noting the hex values you use.

  4. Active states matter: For selection elements, make sure active/selected states are visually distinct from default states.

  5. Test on different backgrounds: If your page has a colored background, test how transparent element panels appear.


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Dimensions Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/dimensions-tab/index Position Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/position-tab/index General Tab - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/element-section/general-tab/index

Was this article helpful?

No-Code App Builder