Webflow's UI design system. Use when building interfaces inspired by Webflow's aesthetic - dark mode, Inter font, 4px grid.
72
64%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/webflow/SKILL.mdOpinionated constraints for building Webflow-style interfaces with AI agents.
Reference these guidelines when:
#151515 as page background (surface-base)#8DB8F2 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #151515 | rgb(21,21,21) | Page background |
surface-raised | #1252F1 | rgb(18,82,241) | Cards, modals, raised surfaces |
surface-overlay | #FFFFFF | rgb(255,255,255) | Overlays, tooltips, dropdowns |
text-primary | #505050 | rgb(80,80,80) | Headings, body text |
text-secondary | #383838 | rgb(56,56,56) | Secondary, muted text |
text-tertiary | #2A5090 | rgb(42,80,144) | Additional text |
border-default | #0E0E0E | rgb(14,14,14) | Subtle borders, dividers |
accent | #8DB8F2 | rgb(141,184,242) | Primary actions, links, focus |
destructive | #855C37 | rgb(133,92,55) | Error states, delete actions |
Inter as primary font family62px / 700 for primary headings28px / semi_bold for body texttext-balance for headings and text-pretty for body texttabular-nums for numeric data| Style | Font | Size | Weight | Color | Count |
|---|---|---|---|---|---|
heading-1 | Inter | 62px | 700 | #171719 | 1 |
text-52px | Inter | 52px | 700 | #969395 | 1 |
text-52px | Inter | 52px | 700 | #958B81 | 1 |
body | Inter | 28px | semi_bold | #82736E | 1 |
text-24px | Inter | 24px | 400 | #999999 | 1 |
text-23px | Inter | 23px | semi_bold | #C8C8C8 | 1 |
text-20px | Inter | 20px | semi_bold | #BEBEBE | 1 |
text-20px | Inter | 20px | 500 | #B4B3B3 | 1 |
text-20px | Inter | 20px | 400 | #4E525C | 1 |
text-19px | Inter | 19px | 500 | #A9A9A9 | 1 |
Font Families:
Inter (used 71x)Font Sizes: 3px, 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 18px, 19px, 20px, 23px, 24px, 28px, 52px, 62px
Scale: 1px, 2px, 3px, 18px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*| Variant | Background | Text | Border | Height | Radius |
|---|---|---|---|---|---|
| Ghost | transparent | #505050 | none | - | - |
2px outline with accent color (#8DB8F2)2px outline-offset#1252F1 background#1252F1 backgroundopacity: 0.5cursor: not-allowedAlertDialog for destructive or irreversible actionsinput or textarea elementsaria-label to icon-only buttonstransform, opacity)width, height, top, left, margin, padding)ease-out on entrance animations200ms for interaction feedbackprefers-reduced-motionblur() or backdrop-filter surfaceswill-change outside an active animationuseEffect for anything that can be expressed as render logic126714e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.