Chinese traditional colors is a collection of colors from Chinese traditional culture.
There's also a sub page about China painting colors.
The website was originaly created by aj_oo 12 years ago. This is the thread he announced the project: https://v2ex.com/t/481.
At the time I was a student in school, I was keen on saving anything I like on the web, that's how the website was kept.
As time goes by, it went down and got abandoned, just like many other good things on the Internet.
I always hate link rot, and since I now have the skill of making website, it's time to refine this website and make it accessible again.
DATA
Hex code of colors are also stored in JSON and SCSS format for programmatic usage:
- cht-colors.json:
{"粉紅": "#ffb3a7", ...}
- cht-colors-pinyin.json:
{"fenhong": "#ffb3a7", ...}
- cht-colors-pinyin.scss:
$FENHONG: #ffb3a7;
TODO
- responsive
- main
- painting
- remove shade
- click to
copyselect color code