Cloudflare
cloudflare.com“Cloudflare projects a highly professional, infrastructure-grade aesthetic that balances technical authority with modern clarity. The design is clean and functional, utilizing a stark monochrome base punctuated by a vibrant orange accent to signify energy and security without sacrificing readability or seriousness.”
Color Palette
Colors
Typography
Fonts
Inter
sans-serif
Inter
sans-serif
ui-sans-serif
system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
The quick brown fox
16pxThe quick brown fox
70.4pxThe quick brown fox
48pxThe quick brown fox
36pxThe quick brown fox
16pxThe quick brown fox
16pxThe quick brown fox
18pxComponents
Design System
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.05) 0px 2px 4px -2px
rgba(31, 26, 23, 0.18) 0px 10px 25px 0px
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px 0px
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.05) 0px 2px 4px -2px
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
linear-gradient(to right, rgb(246, 130, 31), rgb(251, 173, 65))...
linear-gradient(to right, rgb(251, 173, 65), rgb(255, 102, 51))...
Voice & Tone
Personality
Visual Energy
Design Era
contemporary-minimal
Emotional Tone
reliable-empowering
Target Audience
CTOs, DevOps engineers, security architects, and enterprise decision-makers looking for robust, scalable infrastructure solutions.
Comparable Brands
Brand Rules
Dos & Don'ts
Do
- Use Inter font family exclusively: 400 weight for body text and 510/600 weights for headings.
- Apply sentence-case capitalization to all headings and titles; never use Title Case.
- Set body text line-height to exactly 24px for optimal readability on light backgrounds.
- Style primary action buttons as outlines with #ff6633 border, #000000 text, 8px border-radius, and 12px 16px padding.
- Utilize the orange gradient (linear-gradient to right, #f6821f to #fbad41) sparingly for key highlights or active states, not as a background.
- Apply subtle, multi-layer shadows to cards (rgba(0,0,0,0.1) 0 4px 6px -1px, rgba(0,0,0,0.05) 0 2px 4px -2px) to create depth without clutter.
- Maintain a high-contrast monochrome base (#ffffff background, #000000 text) to ensure accessibility and focus.
- Use imperative, action-oriented verbs in CTAs (e.g., 'Log in', 'Get started') and avoid exclamations or emojis.
Don't
- Do not use serif fonts or system fallbacks like ui-sans-serif for primary brand typography; stick to self-hosted Inter.
- Do not use Title Case or ALL CAPS for headings; strictly enforce sentence case.
- Do not apply heavy drop shadows or blur effects; keep shadows subtle and flat.
- Do not use emoji in marketing copy or UI elements; the tone is serious and professional.
- Do not use solid orange backgrounds for primary buttons; the brand prefers outlined styles with orange borders.
- Do not use playful or casual language; avoid slang, humor, or excessive enthusiasm.
- Do not mix multiple font families; the brand relies on the versatility of Inter across weights.
- Do not use rounded corners larger than 8px; keep UI elements compact and precise.
Design Assets
Visual Elements
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/cloudflare.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.