This document describes how to create a collection in PowerApps to store custom color values from a SharePoint list, in order to apply those colors consistently throughout an app without needing to look up the values each time. It recommends preparing a SharePoint list with color names and hex codes, creating the collection on app start to minimize data lookups, adding a gallery bound to the collection to display the colors, and using a lookup formula to reference the color values in the collection.