Cusps — Trend Guide— 趋势指南
Type / Layout字体 / 排版Rising正当红

Variable Font Motion可变字体动效

Syne / Inter

One typeface, animated — weight and width moving on scroll or hover.一款字体,动起来——字重和字宽随滚动或悬停变化。

Rising上升 · still early · 还早Are.na 1232 blocksDiscipline工种 Type / Layout字体 / 排版
01 — Signal & timing01 — 信号 · 时机
Live · free实时 · 免费

Where it is in its life它走到哪一步了

Emerging萌芽
Rising上升
Peaking见顶
Fading退潮
Are.na · reference boardAre.na · 参考板updated 2026-07-22更新于 2026-07-22
1232 blocks1232 块
Creative press · recent创意刊物 · 近期Design · fashion · packaging press (12 feeds)设计 · 时尚 · 包装刊物(12 源)
0 mentions0 次提及

Still climbing, not yet default. The Are.na reference board is active (1232 blocks). A real window before it’s everywhere.还在上升,尚未成为默认。Are.na 参考板活跃(1232 块)。真正铺开之前还有一个窗口。

Weekly watchlist每周看板live实时

Variable Font Motion可变字体动效1232 ·
Risograph · Print GrainRiso / 印刷颗粒1120 ·
Wordmark Minimalism极简字标917 ·
Hand-Lettering手写手绘字890 ·
Muted Earth褪色大地842 ·
Contrast Display Serif高对比展示衬线721 ·
Live Are.na snapshot across Cusps trends. In Pro this becomes a weekly momentum board with week-over-week deltas, so you see what’s rising before it’s obvious.Cusps 各趋势的 Are.na 实时快照。Pro 版会变成每周动量看板,带周环比涨跌,让你在别人看清之前就看到什么在涨。
TAKE IT — production-ready拿走即用 — 生产级

Ship it, don’t just see it不止看见,直接拿走

Copy the working snippet, or grab the palette and type as tokens for your project — CSS variables, Tailwind, or W3C design tokens. All free.复制能跑的代码片段,或把配色和字体作为 tokens 拿进项目——CSS 变量、Tailwind、W3C design tokens。全部免费。

HTML + CSS · paste & runHTML + CSS · 粘贴即跑
<h1 class="vf">Motion</h1>
<style>
@import url("https://fonts.googleapis.com/css2?family=Syne:[email protected]&display=swap");
.vf{font-family:"Syne",sans-serif;font-size:72px;cursor:pointer;
  font-variation-settings:"wght" 400;transition:font-variation-settings .4s ease}
.vf:hover{font-variation-settings:"wght" 800}
</style>
02 — Overview02 — 概览

What it is, and why now是什么,为什么现在

Variable-font motion animates a single font’s axes — weight, width, slant — so type feels alive without swapping assets. It’s the most performant way to add kinetic type.可变字体动效让单一字体的轴——字重、字宽、倾斜——动起来,不换素材就让字"活"。这是加动态字最省性能的做法。

Colorful and dynamic light trails create an abstract pattern against a dark backdrop.
In context · illustrative — not a case study情境参考 · 示意 — 非实际案例Photo: Benjamin Farren / Pexels
03 — In practice03 — 实战

When to reach for it什么时候用它

Use for用在

  • Animated brand marks
  • Web intros
  • Interactive headlines
  • 品牌动态标识
  • 网页开场
  • 交互式标题

Avoid for别用

  • Performance-sensitive contexts
  • Old-browser support
  • 性能敏感场景
  • 需兼容老浏览器
04 — Palette04 — 配色

Colour, with roles配色 · 带角色

Text文字
Text文字
#0F0F14
Ground底色
Ground底色
#FFFFFF
Accent强调
Accent强调
#FF5E5B
Highlight高光
Highlight高光
#00CECB
Base基础
Base基础
#FFED66
Production check — contrast as text on the light page (WCAG, computed)生产检查 — 作为文字放在浅色页上的对比度(WCAG 实测)
Text文字
17.67:1
Body OK正文可用
Ground底色
1.08:1
Fill only仅填充
Accent强调
2.77:1
Fill only仅填充
Highlight高光
1.82:1
Fill only仅填充
Base基础
1.11:1
Fill only仅填充
Which of these can safely carry body text vs stay decorative. Ships with every guide.哪些能安全承载正文、哪些只能做装饰。每份指南都附带这项检查。
05 — Type05 — 字体

Type pairing字体搭配

Aa
The quick brown fox jumps over the lazy dog. 0123456789
Display — Syne.标题 — Syne。 Sets the headline character for this look.为这个样子定标题的性格。

Body — Inter.正文 — Inter。 Keeps captions and UI legible underneath it.让下面的说明和 UI 保持清晰可读。

Both open-source (Google Fonts), free for commercial use. Pairing + embed code in the Pro assets.均为开源(Google Fonts)、可商用。搭配与嵌入代码在 Pro 素材里。
06 — Texture & material06 — 质感 · 材质

It’s a material, not a filter是材质,不是滤镜

Keep the animation range small and the trigger clear — hover or scroll. Ease it, don’t linear-interpolate. One variable font, one moment; the restraint is what makes it feel designed rather than gimmicky.动画幅度保持小、触发保持清楚——悬停或滚动。做缓动,别线性插值。一款可变字、一个瞬间;正是这份克制让它显得是设计而非噱头。

07 — Where to look07 — 去哪儿看

Sources, not screenshots是来源,不是截图

Curated links to where this actually lives and gets documented — live boards for reference, editorial for pitch language, galleries to gauge saturation. We link out and credit rather than re-host anyone’s work.精选链接,指向这个方向真正活着、被记录的地方——实时参考板、给提案话术的编辑内容、判断饱和度的画廊。我们只链接并署名,不搬运任何人的作品。

08 — How to build it08 — 怎么做出来

A recipe配方

  1. Animate one variable font’s weight/width
  2. trigger on hover or scroll
  3. keep the range small
  4. one spot only.
  1. 一个可变字体做 weight/width 动画
  2. hover 或滚动触发
  3. 幅度别太大
  4. 一处即可。
Tools —工具 — A variable font, CSS font-variation-settings + transitions, or GSAP for control.一款可变字体、CSS font-variation-settings + 过渡,或用 GSAP 精细控制。

It’s all free全部免费

Every guide, the live timing, palettes and example images — all free. Get the weekly “what’s rising” email so you never miss a move.每份指南、实时时机、配色和范例图——全都免费。订阅每周“什么在涨”邮件,不错过任何动向。