Hi,
Yes, you can only read colors when you set them explicitly. Default colors are not exposed yet.
But we do have a workaround where you can assign a custom colorSet and determine dataPoint’s color from it – dataPoints are assigned color in a sequential order. Checkout this example.