diff --git a/src/content/traditional-colors-of-japan/intro.mdx b/src/content/traditional-colors-of-japan/intro.mdx
new file mode 100644
index 0000000..ec033e3
--- /dev/null
+++ b/src/content/traditional-colors-of-japan/intro.mdx
@@ -0,0 +1,5 @@
+Some years ago I found by accident the book The Traditional Colors of Japan by **Nobyoshi Hamada** in a bookstore. He also wrote the sister book Traditional Japanese Color Palette.
+
+It’s the best book about Japanese colors I know. The book has beautiful photography showing examples of nature, craftsmanship, and art applying the colors.
+
+I took the time and converted all colors in the book into an ASE (Adobe Swatch Exchange) file that is usable in all Graphic software. You can download the file or browse all colors on this page.
diff --git a/src/pages/traditional-colors-of-japan.astro b/src/pages/traditional-colors-of-japan.astro
new file mode 100644
index 0000000..3d8ab89
--- /dev/null
+++ b/src/pages/traditional-colors-of-japan.astro
@@ -0,0 +1,47 @@
+---
+import GridLayout from '../layouts/GridLayout.astro';
+
+import PageTitle from '../components/PageTitle.astro';
+
+import { Content as Intro } from '../content/traditional-colors-of-japan/intro.mdx';
+
+import { mapping } from '../mdx-components';
+---
+
+
+ The Traditional Colors of Japan
+
+
+
+
+
+
+ Books
+
+
+
+
+ Color 1
+ Color 2
+ Color 3
+ Color 4
+ Color 5
+ Color 6
+ Color 7
+ Color 8
+ Color 9
+ Color 10
+
+
+