Teahouse Persimmon
Click any swatch to copy its hex.
See it in place
Design that earns its keep
A tiny landing page, painted entirely with this palette so you can judge it doing real work.
Get startedFast
Ships static, loads instantly.
Honest
Every choice explained.
How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — your arrangement is saved into this page's URL, so copying the link shares it.
Why it works
Porcelain and celadon come from the same kiln tradition, so their cool, glazed quality is naturally continuous, while oat softens the transition toward warmth. Persimmon is the confident accent — the ripe fruit on the pale table — and its red-orange lands cleanly because celadon green is its complement in a whisper. Iron, a green-black, anchors the set the way cast teaware anchors a place setting.
Built around Porcelain.
Use this palette
#eef1f2, #a9c4ae, #e6ddc9, #d16f3f, #3c4442:root {
--color-porcelain: #eef1f2;
--color-celadon: #a9c4ae;
--color-oat: #e6ddc9;
--color-persimmon: #d16f3f;
--color-iron: #3c4442;
}@theme {
--color-porcelain: #eef1f2;
--color-celadon: #a9c4ae;
--color-oat: #e6ddc9;
--color-persimmon: #d16f3f;
--color-iron: #3c4442;
}{
"name": "Teahouse Persimmon",
"colors": [
{
"hex": "#eef1f2",
"role": "porcelain"
},
{
"hex": "#a9c4ae",
"role": "celadon"
},
{
"hex": "#e6ddc9",
"role": "oat"
},
{
"hex": "#d16f3f",
"role": "persimmon"
},
{
"hex": "#3c4442",
"role": "iron"
}
]
}