Currently, CMS color fields only accept HEX values during CSV import, causing RGB/RGBA values to fail with type mismatch errors—even when correctly formatted.
Add support for RGB/RGBA color formats in CSV imports, or provide an option to export CMS color fields in HEX by default (or allow format selection)