One moment, please...
skischoolsierranevada.es“A stark, utilitarian interface that prioritizes raw functionality over aesthetic pleasure, characterized by a rigid adherence to system defaults and academic formality. The brand feels like an unpolished administrative portal or a legacy technical system, conveying seriousness through minimalism and a lack of visual embellishment.”
Color Palette
Colors
Typography
Fonts
Times New Roman
The quick brown fox
16pxVoice & Tone
Personality
Visual Energy
Design Era
classic-editorial
Emotional Tone
serious-impersonal
Target Audience
Users seeking straightforward information or verification without distraction, likely in a professional or academic context.
Comparable Brands
Brand Rules
Dos & Don'ts
Do
- Use Times New Roman font family for all text elements; set body text to 400 weight and headings to 400 weight.
- Apply sentence-case capitalization to all headings and titles; never use Title Case or UPPERCASE.
- Maintain a strict monochrome color palette: use #ffffff for backgrounds and #000000 for all text and borders.
- Set base spacing unit to 2px; use multiples of 2px for margins and padding (e.g., 4px, 8px, 16px).
- Set border-radius to 0px for all elements, including buttons and inputs, to maintain sharp, square corners.
- Avoid all visual effects: do not use box-shadows, gradients, or opacity variations on any element.
- Use frequent exclamation marks in UI copy or status messages to convey urgency or emphasis, but never use emojis.
- Keep button styles flat and borderless or simple black borders; do not use background colors other than #000000 or #ffffff for interactive elements.
Don't
- Do not use any sans-serif fonts (e.g., Arial, Helvetica, Inter); the brand is exclusively serif.
- Do not use Title Case or ALL CAPS for headings; strictly adhere to sentence case.
- Do not apply any box-shadows, drop shadows, or depth effects to cards, buttons, or modals.
- Do not use gradients, patterns, or colored backgrounds; the design must remain flat and monochrome.
- Do not use emojis, icons, or decorative imagery in the UI; rely on text and structural layout only.
- Do not use playful or casual language; maintain a formal, serious, and matter-of-fact tone in all copy.
- Do not use rounded corners (border-radius > 0px); all UI elements must have sharp 0px corners.
- Do not use multiple colors for branding; restrict usage to pure black and pure white only.
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/skischoolsierranevada.es \
-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.