--- title: "Color-coding fields" slug: "color-coding-fields" updated: 2026-04-27T19:59:11Z published: 2026-04-27T19:59:11Z canonical: "help.quickbase.com/color-coding-fields" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.quickbase.com/llms.txt > Use this file to discover all available pages before exploring further. # Color-coding fields In Quickbase, you can [add color-coding](/v1/docs/color-coding-fields#color-code-a-field) to a table report, Kanban report, or calendar. You can also color code individual fields, which can affect reports as well as forms. You can use formulas to do this, so the color in a field updates based on other values, like priority or completion. This can help you prioritize your work or communicate important information to your end users. .png) *Color-coded fields in a report. The Current Priority field is a Formula-Rich-Text field. Its conditional formula says: If Priority is Urgent, make the background red.* .png) *Color-coded field on a form.* ## Color-code a field You can use a formula rich text field to add color to a field. You can also add color to the text in a field instead of the background. 1. Create or select a formula rich text field. 2. [Access the field's properties page.](/v1/docs/change-the-properties-of-a-field-from-a-legacy-form) 3. In the Formula box, enter the formula to color code using a `<div>` tag. See examples in the table below. 4. Select **Save**. 5. Add the new formula rich-text field to reports and forms. ## Sample text formulas with HTML to color-code field backgrounds > [!NOTE] > **Note** > > As shown in the examples, all formulas must use the spelling color and not *colour*. | **You want to...** | Formula | Notes | | --- | --- | --- | | Show value from the **Priority** field with the background always in **pink**. |