This page shows you how to use Coda's internal colors for Conditional Formatting.
Coda’s internal color library consists of eight colors in five shades (as far as I know... there could be more). Using these colors means your row colors will match with other colors in your doc. You can see a preview of what each of these shades looks like in the table below.
To use Coda’s Colors for your formatting, you have to pass a Color Object into the _GRADIENT() formula. Because you can’t natively reference table cells from there, it seems like it’s just easier to use the ParseJSON() formula, passing in the relevant ColorId and Shade.
* Note if you make any changes to the Color Shade dropdown, you’ll need to regenerate the Conditional Format formula, and update it on the destination table.