-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
I've done enough research to understand that I'm better off using web-based color palette tools than trying to implement all of the math powering those things in Python. Most of them export to serializable formats that I could build data structures for if needed.
Example tools:
- https://color.adobe.com/explore
- https://color.adobe.com/create/color-wheel
- https://vis4.net/palettes/#/
Blue Grey colors: https://material.io/resources/color/#!/?view.left=0&view.right=0&primary.color=607d8b&secondary.color=616161
(https://material.io/design/color/the-color-system.html#tools-for-picking-colors)
We need to try this in: https://material-foundation.github.io/material-theme-builder/#/custom
should read up on color roles: https://m3.material.io/styles/color/the-color-system/color-roles
https://github.com/material-foundation/material-color-utilities
Advanced color spaces:
- https://arxiv.org/pdf/1802.06067.pdf
- https://github.com/nschloe/colorio/tree/main/articles/note-on-cam16
- https://en.wikipedia.org/wiki/CIE_1931_color_space
- https://github.com/njsmith/colorspacious
- https://onlinelibrary.wiley.com/doi/epdf/10.1002/col.22131
- https://en.wikipedia.org/wiki/CIECAM02
- https://observablehq.com/@jrus/cam16
- https://en.wikipedia.org/wiki/Color_appearance_model#CAM16
- https://material.io/blog/science-of-color-design