How to change color in Visualization

Hi,

I want to change visualization color. There is few colors available, I want to change color as per my Hex code. Please help me...

Thanks!

There isn't a super simple way to do this, but after you select a color, you can look in the URL and find the hex value and change it manually.

For example, when I create a new visualization, then change the color for "Count", when I look in the URL, I find this: colors:(Count:%2364B0C8)

I can change the value from 64B0C8 to any hex value I want. Hope that helps!

Thanks! I am able to change color but its difficult of we have multiple colors i.e Stack Bar Chart. Should have some feature to change it manually.