Hey @Rutuparna , thank you for reporting this issue!
After reviewing the details, it looks like the issue might be related to how the colors are being displayed in Dev Mode.
After checking with the engineering team, they confirm that gradient syntax is correctly applied when multiple colors are used. (In order to blend multiple colours together, in CSS you need to turn them into this gradient format.)
Still, we’d like to clarify a few things. Hidden colors should be filtered out in Dev Mode. However, if hidden colors are still showing up in your case, this could be worth further investigation.
- In your screenshot, it’s only showing the 2 non-hidden colours, and shows correct gradient syntax.
- But, in your description, it look like 3 colours are being shown and 1 colour is listed without the gradient syntax. If possible, could you share a screenshot that shows this behavior?