Skip to content
avanzadi.com logo

Avanzadi

avanzadi.com

Avanzadi · estudio tecnológico presents a professional web presence.

professional

Color Palette

Colors

Light Mode

#c69636

primary

#f1ede5

background

#f1ede5

surface

#1a1f35

text

#1a1f35

link

#1f2238

accent

#e8e2d5

border

Dark Mode

#1f2238

surface


Typography

Fonts

Inter Tight

body
400
500
google-fonts

system-ui, sans-serif

Inter Tight

heading
700
google-fonts

system-ui, sans-serif

Fraunces

heading
300
google-fonts

Georgia, serif

body

The quick brown fox

h1

The quick brown fox

h2

The quick brown fox

h3

The quick brown fox


Components

Design System

iniciar un proyecto
primary
4px
#c69636#1a1f35
ver el trabajo
outline
0px
#1a1f35
i.Empezar el diagnósticoPensado para responsables de operaciones, no para perfil
secondary
6px
#faf7f0#1a1f35
card
box-shadow

rgba(26, 31, 53, 0.4) 0px 40px 80px -30px, rgba(26, 31, 53, 0.2) 0px 12px 30px -15px


Voice & Tone

Personality

Visual Energy

5/10

Design Era

contemporary

Emotional Tone

professional

Target Audience

general audience


Design Assets

Visual Elements

Design asset
webp5712×4284

DESIGN.md

AI-ready

Drop into any project root. Cursor, Claude Code, v0, Lovable, and other AI coding agents read this file to generate on-brand UI. Spec

<!-- Generated by ExtractVibe — https://extractvibe.com/brand/avanzadi.com -->
<!-- Extracted: 2026-09-23T18:22:22.352Z | Schema: v1 | Quality: 65/100 -->
---
version: alpha
name: "Avanzadi"
description: "Avanzadi · estudio tecnológico presents a professional web presence."
colors:
  primary: "#c69636"
  tertiary: "#1f2238"
  surface: "#f1ede5"
  on-surface: "#1a1f35"
  border: "#e8e2d5"
  link: "#1a1f35"
  surface-dark: "#1f2238"
typography:
  display-lg:
    fontFamily: "Inter Tight"
    fontSize: "24px"
    fontWeight: "700"
  headline-lg:
    fontFamily: "Fraunces"
    fontSize: "68px"
    fontWeight: "300"
    lineHeight: "71.4px"
    letterSpacing: "-2.04px"
  headline-md:
    fontFamily: "Fraunces"
    fontSize: "18px"
    fontWeight: "300"
    lineHeight: "21.6px"
    letterSpacing: "-0.36px"
  body-md:
    fontFamily: "Inter Tight"
    fontSize: "16px"
    fontWeight: "400"
rounded:
  sm: "4px"
  lg: "6px"
  full: "9999px"
spacing:
  base: "2px"
  xs: "1px"
  sm: "2px"
  md: "4px"
  lg: "6px"
  xl: "8px"
components:
  button-primary:
    backgroundColor: "#c69636"
    textColor: "#1a1f35"
    rounded: "4px"
    padding: "16px 24px"
    fontSize: "12px"
    fontWeight: "500"
    borderColor: "#1a1f35"
  button-outline:
    textColor: "#1a1f35"
    rounded: "0px"
    padding: "0px 0px 2px"
    fontSize: "13px"
    fontWeight: "500"
    borderColor: "#1a1f35"
    borderWidth: "0px 0px 1px"
  button-secondary:
    backgroundColor: "#faf7f0"
    textColor: "#1a1f35"
    rounded: "6px"
    padding: "28px"
    fontSize: "16px"
    fontWeight: "400"
    borderColor: "#1a1f35"
    borderWidth: "1px"
    boxShadow: "rgba(26, 31, 53, 0.4) 0px 40px 80px -30px, rgba(26, 31, 53, 0.2) 0px 12px 30px -15px"
---

# Avanzadi — Design System

## Overview

Avanzadi · estudio tecnológico presents a professional web presence.

Key characteristics: professional.

**Key characteristics:**

- Vibe — professional
- Design era — contemporary
- Emotional tone — professional
- Target audience — general audience
- Visual energy — 5/10 (moderate)

## Colors

The palette draws on 6 distinct colors observed across the site, organized into semantic roles below.

### Light mode

| Role | Hex | Name |
|------|-----|------|
| primary | `#c69636` | Peru |
| accent / tertiary | `#1f2238` | Charcoal |
| surface | `#f1ede5` | Linen |
| background | `#f1ede5` | Linen |
| text | `#1a1f35` | Near-Black |
| border | `#e8e2d5` | Gainsboro |
| link | `#1a1f35` | Near-Black |

### Dark mode

| Role | Hex | Name |
|------|-----|------|
| surface | `#1f2238` | Charcoal |

## Typography

Type is set in Inter Tight, Inter Tight, Fraunces, with hierarchy expressed through size and weight contrast rather than family-switching.

### Font families

| Family | Role | Source | Weights |
|--------|------|--------|---------|
| Inter Tight | body | google-fonts | 400, 500 |
| Inter Tight | heading | google-fonts | 700 |
| Fraunces | heading | google-fonts | 300 |

### Type scale

| Role | Family | Size | Weight | Line height | Letter spacing |
|------|--------|------|--------|-------------|----------------|
| Display | Inter Tight | 24px | 700 | — | — |
| Heading 2 | Fraunces | 68px | 300 | 71.4px | -2.04px |
| Heading 3 | Fraunces | 18px | 300 | 21.6px | -0.36px |
| Body | Inter Tight | 16px | 400 | — | — |

### Conventions

- Heading case — sentence-case

## Layout

- Base spacing unit — `2px`

## Elevation & Depth

### Shadows

| Context | Value |
|---------|-------|
| card | `rgba(26, 31, 53, 0.4) 0px 40px 80px -30px, rgba(26, 31, 53, 0.2) 0px 12px 30px -15px` |

## Shapes

Border-radius scale:

- `sm` — 4px
- `lg` — 6px
- `full` — 9999px (pill / circular)

## Components

### Buttons

**Primary**

- Background — `#c69636`
- Text — `#1a1f35`
- Radius — `4px`
- Padding — `16px 24px`
- Font size — `12px`
- Font weight — `500`
- Border — ` solid #1a1f35`
- Sample copy — "iniciar un proyecto"

**Outline**

- Text — `#1a1f35`
- Radius — `0px`
- Padding — `0px 0px 2px`
- Font size — `13px`
- Font weight — `500`
- Border — `0px 0px 1px solid #1a1f35`
- Sample copy — "ver el trabajo"

**Secondary**

- Background — `#faf7f0`
- Text — `#1a1f35`
- Radius — `6px`
- Padding — `28px`
- Font size — `16px`
- Font weight — `400`
- Border — `1px solid #1a1f35`
- Shadow — `rgba(26, 31, 53, 0.4) 0px 40px 80px -30px, rgba(26, 31, 53, 0.2) 0px 12px 30px -15px`
- Sample copy — "i.Empezar el diagnósticoPensado para responsables de operaciones, no para perfil"

## Voice

### Tone (1–10 scale)

| Axis | Score | Lean |
|------|-------|------|
| Formal ↔ Casual | 5/10 | balanced |
| Playful ↔ Serious | 5/10 | balanced |
| Enthusiastic ↔ Matter-of-fact | 5/10 | balanced |
| Respectful ↔ Irreverent | 3/10 | respectful |
| Technical ↔ Accessible | 5/10 | balanced |

### Copywriting style

- Avg. sentence length — 12 words
- Vocabulary — moderate
- Jargon — some
- CTA style — direct

## Logos

| Type | Variant | Format | URL | Confidence |
|------|---------|--------|-----|------------|
| primary | — | svg | [link](https://img.loadlogo.com/avanzadi.com) | 100% |
| favicon | — | ico | [link](brands/avanzadi.com/logo-0.ico) | 95% |
| favicon | — | svg | [link](brands/avanzadi.com/logo-1.svg) | 95% |

## Sources

- Official brand guidelines — https://www.canva.com/docs/media-kits/
- Live brand page — https://extractvibe.com/brand/avanzadi.com
- Raw JSON — https://extractvibe.com/api/brand/avanzadi.com
- DESIGN.md (this file) — https://extractvibe.com/api/brand/avanzadi.com/design.md
- Extracted — 2026-09-23T18:22:22.352Z
- Generator — ExtractVibe vv1
- Quality score — 65/100
232 lines · 5,721 bytesView raw
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
cURL
# Fetch the full brand kit
curl https://extractvibe.com/api/brand/avanzadi.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.