Browse this guide

Color-code Jira board cards

Use card colors to make a small number of important differences visible: urgent bugs, a particular owner, or work needing attention. Company-managed software boards support field-based and JQL color rules. A manually chosen card cover is a separate feature; it does not update when a field changes.

Card colors

A board or space administrator can configure shared card-color rules.

  1. Choose a meaning for each color

    For example, use red for critical bugs and amber for other high-priority work. Keep the priority field visible too, so the meaning does not depend on color alone.
  2. Open card colors

    From the board menu, open Board settings → Layout → Card colors. Choose priorities, assignees, work types, or queries.
  3. Add and order your rules

    For a critical-bug rule, use issuetype = Bug AND priority = Highest. Match your site’s actual type and priority names. Put specific rules above general ones: Jira uses the first matching query.
  4. Check the result on real cards

    Compare a critical bug, a high-priority task, and an ordinary task. Native rule colors appear as a strip on the card. If a card matches several queries, confirm that the first rule gives the intended result.

Color cards by their data

Choose field conditions and a visual effect in BetterBoard. Use a background tint, accent, or numeric color scale.

Learn how

Good to know

Make the rules understandable to someone seeing the board for the first time.

  • Keep the palette small and write down what each color means.
  • Changing a board color does not change the work item’s priority or workflow status.
  • For deadline monitoring, use the separate overdue-work guide: a due date alone does not say whether work is finished.

Color cards by their data

Choose field conditions and a visual effect in BetterBoard. Use a background tint, accent, or numeric color scale.

Try BetterBoard free

FAQ

Can I combine priority and assignee colors?
In Jira’s query mode, express the combination in JQL and order the rules. A card receives the color of its first matching query.
Can BetterBoard color an entire card?
BetterBoard’s conditional formatting supports background tints and other effects, as well as color scales for numeric fields. See the card-color documentation for supported conditions.

Sources