Opus Clip — design system & UI screens
Dark hero with a video-clipping workspace: paste a long video and get short vertical clips scored for virality, ready to publish across social.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/opus-clip.
Decoded design system
Opus Clip's decoded design system: background #000000, text #FFFFFF, accent #6723FF, link #2B2F3B, primary #6723FF; type scale h1 60px / h2 16px / body 14.08px; 4px spacing base; 12px base radius. The single interactive/action color is #FFFFFF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #000000 |
| surface | #0F0F0F |
| border | #262626 |
| text | #FFFFFF |
| text_muted | #9E9E9E |
| primary | #6723FF |
| accent | #6723FF |
| link | #2B2F3B |
| secondary | #D1FF05 |
| button_bg | #FFFFFF |
| button_text | #000000 |
Using these colors
- Action color
#FFFFFF— the single interactive color; only on things you click or must notice, never large fills. primary,accentare all#6723FF— one role, not several (the action color).- accent
#6723FF— accent for emphasis — keep it rare on the page. - link
#2B2F3B— fails contrast on the background (~1.6:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). - secondary
#D1FF05— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Geist
- Body: Geist
- h1: 60px
- h2: 16px
- body: 14.08px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 12px
- button: 8px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →