RunMyB — say it, and it exists: a tool, not another website
runmyb.com“RunMyB projects a stark, utilitarian aesthetic that prioritizes function over form, embodying a 'tool-first' philosophy. The brand feels serious and direct, using high-contrast monochrome visuals punctuated by a single aggressive orange accent to signal immediate action and existence.”
Color Palette
Colors
Light Mode
Dark Mode
Typography
Fonts
system-ui
-apple-system, Segoe UI, Roboto, sans-serif
system-ui
-apple-system, Segoe UI, Roboto, sans-serif
The quick brown fox
17.6pxThe quick brown fox
54.4pxThe quick brown fox
27.2pxThe quick brown fox
16.32pxComponents
Design System
Voice & Tone
Personality
Visual Energy
Design Era
brutalist-minimal
Emotional Tone
authoritative-efficient
Target Audience
Technical founders, developers, and product managers who value speed, control, and lack of friction over decorative design.
Comparable Brands
Brand Rules
Dos & Don'ts
Do
- Use system-ui font for all text; apply 700 weight for headings and 400 for body copy.
- Format all headings in sentence-case only; never use title case or all-caps for main headers.
- Set body line-height to exactly 29.04px to maintain the specific vertical rhythm.
- Use #fd9a00 (orange) exclusively for primary CTAs and key accent elements against the #0b0d10 (near-black) background.
- Use #0b0d10 for primary text on light backgrounds and #e8e8ea for text on dark backgrounds.
- Apply 6.4px border-radius to primary buttons and 5.6px to secondary buttons; never use pill-shaped (50%) or sharp (0px) corners for interactive elements.
- Maintain a flat design aesthetic: do not use box-shadows, gradients, or opacity layers for depth.
- Use direct imperative verbs in copy (e.g., 'Say it', 'Join') and avoid exclamations or excessive emojis.
Don't
- Do not use serif fonts; the brand relies entirely on system-ui sans-serif.
- Do not use title case for headings; the brand strictly uses sentence-case.
- Do not apply box-shadows to any element; the design is strictly flat.
- Do not use gradients; backgrounds and buttons must be solid hex colors.
- Do not use bright white (#ffffff) for text; use #e8e8ea to reduce eye strain against the dark background.
- Do not use rounded corners larger than 6.4px; the brand prefers subtle, technical rounding.
- Do not use decorative illustrations or complex iconography; stick to functional UI elements.
- Do not use casual or overly enthusiastic language; keep tone matter-of-fact and direct.
How to use this file
1. Save this file as DESIGN.md in your project root (sibling to README.md).
2. AI agents that read project files (Claude Code, Cursor, v0, Lovable, Bolt, Windsurf) will discover it automatically.
3. Validate or export tokens with the official CLI:
npx @google/design.md lint DESIGN.md npx @google/design.md export --format tailwind DESIGN.md
Developer Access
# Fetch the full brand kit
curl https://extractvibe.com/api/brand/runmyb.com \
-H "x-api-key: ev_your_key"
# Export as CSS variables
curl https://extractvibe.com/api/extract/JOB_ID/export/css \
-H "x-api-key: ev_your_key"
# Export as Tailwind config
curl https://extractvibe.com/api/extract/JOB_ID/export/tailwind \
-H "x-api-key: ev_your_key"Extract your own brand kit
Get colors, fonts, voice, and personality from any website in seconds. Open source.
