
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What are the HEX codes for the 12 colors in the 12 color scheme (for the Sense Focus theme)?
Hi all
I have been trying to find the hex codes for the 12 colors in the 12 color scheme in Qlik sense. While there is a list of pre-defined colors functions on help.qlik.com, these do not seem to match the 12 colors. I have tried using a color picker online but get different HEX codes, depending on which one I use.
Could anyone point me in the right direction?
Cheers

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @PC
With my Qlik Sense Desktop, the themes are located at this folder:
C:\Users\<user-login>\AppData\Local\Programs\Qlik\Sense\Client\assets\external\sense-themes-default
But I don't have the Focus schema, if you do at that folder, open its json file to find the color definition.
Hope this helps,
A journey of a thousand miles begins with a single step.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Arnaldo
I'm on Enterprise though, any idea where I might access those files?
Cheers
PC

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I do not have access to an Enterprise server, anyhow, it could be at this folder
C:\Program Files\Qlik\Sense\Client\assets\external\sense-themes-default
Regards,
A journey of a thousand miles begins with a single step.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use this below tool to determine what the HEX codes are for any color of an image you upload to it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. Did try that and found that depending on the colour picker tool you use you get slightly different answers. Currently, we have just settled on one of the solutions from a colour picker, but hope to get the actually values.
Cheers

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
would still like those values

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
"#332288"
"#6699cc"
"#88ccee"
"#44aa99"
"#117733"
"#999933"
"#ddcc77"
"#661100"
"#cc6677"
"#aa4466"
"#882255"
"#aa4499"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @PC
You can use the browser developer tools to see what CSS is being applied to an specific object.
https://developer.chrome.com/docs/devtools/css/
Hope it helps!
