In the Shopify themes "Dawn" and "Rise," there is a way to display product tags on collection pages. Instead of simply specifying the tags you want to display, you can also specify a color code for each tag. This can be done by modifying some of the code in this method (https://store-dojo.com/en-us/products/2024-08-21).
Example of how to display product tags on collection pages in the "Rise/Dawn" theme: Part 2 (Specifying a color for each tag)

How to set it up: Add a custom Liquid section to your collection template and insert the code (at the beginning of the code, specify the tag you want to display and its color).

