-
1. Re: How do I get the HEX for the standard Tableau color palette?
Alex Kerin Nov 29, 2012 8:28 AM (in response to Charles Firkins)1 of 1 people found this helpfulThis is what I use: http://instant-eyedropper.com/
-
2. Re: How do I get the HEX for the standard Tableau color palette?
Jonathan DrummeyNov 29, 2012 9:22 AM (in response to Charles Firkins)
1 of 1 people found this helpfulAlso, check out Chris Gerrard's post on all the Tableau colors at http://tableaufriction.blogspot.com/2012/11/finally-you-can-use-tableau-data-colors.html. Converting these to hex shouldn't be too difficult.
Jonathan
-
3. Re: How do I get the HEX for the standard Tableau color palette?
Alex Kerin Nov 29, 2012 10:00 AM (in response to Jonathan Drummey)1 of 1 people found this helpfulI was going to write a clever little calculation to do this, but Chris has already included the hex values in the sheet, just download it and change the labels from RGB to hex
-
4. Re: How do I get the HEX for the standard Tableau color palette?
Cristian Vasile Feb 15, 2013 3:09 PM (in response to Charles Firkins)Charles,
it's worth reading:
How to granularize legend of native census data?
How to use Color Brewer based custom color palettes in Tableau?
Regards,
Cristian.
-
5. Re: How do I get the HEX for the standard Tableau color palette?
Ben Sullins Sep 5, 2015 3:45 PM (in response to Charles Firkins)Here is an array I used that matches the default colors for the Tableau 10..
colors: ['#1F77B4', '#FF7F0E', '#2CA02C', '#D62728', '#9467BD', '#8C564B', '#CFECF9', '#7F7F7F', '#BCBD22', '#17BECF'],