For the complete documentation index, see llms.txt. This page is also available as Markdown.

Color

Store a color value for views, charts, and visual display.

Use a Color field when the record should store a color value that you can reuse in views, charts, or dynamic choice fields.

For the general settings all data fields have in common, see Shared field settings.

Color uses the shared settings only. It does not add extra field-specific options.

In the color picker, users can:

  • choose a preset color

  • use the color mixer by clicking the color preview next to the color value field

  • enter a custom color as a hex value, such as #ff0000

  • enter a custom color as an RGB value, such as rgb(255, 0, 0)

  • remove the current color

Click Confirm to apply the selected color.

Use a Color field when records should control how items appear in views such as Calendar, Kanban, Gallery, or Maps. See Work with views.

Use a Color field when the value should drive visual display in the app.

If users should choose from a fixed list of named options with assigned colors instead, use Single-choice or Multi-choice.

Last updated

Was this helpful?