export interface CatalogColorResponseInterface { hexCode?: string; name?: string; }