How to add the custom color palette in Tableau
--Asked by Ti*er An**yti*s --How to add the custom color palette in Tableau -- Go to the My Tableau Repository and open the preference --Edit that html by adding color platte <workbook> <preferences> <color-palette name="PLAYDATABLOGS" type="regular" > <color>#f6bc50</color> <color>#ab3939</color> <color>#374674</color> <color>#7ba668</color> <color>#a08ca3</color> </color-palette> </preferences> </workbook>