AMIGOS FC
02 Aug 2026 · 7:50 PM
Brand guidelines
Poster-first football identity. Condensed type, wine maroon on cream paper, grain, jagged frames, black-and-white photography. Built so any new page (news, player profile, ticket, shop) can be assembled from the same parts.
Maroon is the voice. Cream is the paper. Ink is photography and night results. Gold is reserved for Fitbar Boss and captain marks.
Maroon
#6F1E32 · bg-boss-maroon
Deep
#3D101C · bg-boss-deep
Wine
#8B2842 · bg-boss-wine
Cream
#F1ECE5 · bg-boss-cream
Paper
#E5DDD3 · bg-boss-paper
Ink
#160E11 · bg-boss-ink
Muted
#7A6E71 · text-boss-muted
Gold
#C4A574 · text-boss-gold
colors: {
maroon: '#6F1E32',
deep: '#3D101C',
wine: '#8B2842',
cream: '#F1ECE5',
paper: '#E5DDD3',
ink: '#160E11',
muted: '#7A6E71',
gold: '#C4A574'
}
Display · Bebas Neue · font-display
MATCHDAY
Hero titles, scores, player surnames. Always uppercase. Tracking tight. Line-height 0.8.
Condensed · Oswald · font-condensed
Gloria Per Il Capo
Labels, nav, meta, kickoff times. Uppercase with 0.2–0.4em tracking.
Body · Barlow · font-body
BOSS Sports Club was founded in 2023. We play for the badge, the captain, and the people who show up.
H1
text-6xl to text-[12vw] · leading-[0.8]
H2
Section titles · text-6xl md:text-8xl
Every large surface gets grain. Photography is always greyscale, multiplied onto maroon.
Use maroon header for wins, ink for losses, wine + ring for the latest fixture.
AMIGOS FC
02 Aug 2026 · 7:50 PM
Header: GW + venue + score Body: opponent (font-display) + datetime (font-condensed) Status: Win / Loss / Draw badge
Two-column poster: treated photo left, numbered list right. Numbers in Bebas maroon, names in Oswald.
GW5
AQIL F.
#9 · Brace vs KXU
Surname only, huge. Week label in gold. Ring the latest winner in gold.
Gameweek 6 · Full-Time
FULL-TIME
Adam Haris (Hussein)
Do
Don’t
Page recipes
Every new page is a stack of these bands. Swap content, keep the sequence.
Nav
Fixed, cream on scroll, Oswald links.
Hero
38% maroon photo rail + MATCHDAY type.
Ticker
Maroon bar, condensed uppercase, marquee.
Ink band
Results, quotes, night-mode content.
Paper band
Fixtures, XI, lists. Slash texture optional.
Footer
Ink ground, maroon wordmark, partner row above.
Page
max-w-6xl / max-w-7xl · px-6 md:px-8
Sections
py-20 md:py-28
Eyebrow → title
mt-2 / mt-3 · title leading-[0.8]
Cards
gap-4 / gap-5 · no rounded-*
Paste into every new page. Same config as the landing.
tailwind.config = {
theme: {
extend: {
colors: {
boss: {
maroon: '#6F1E32',
deep: '#3D101C',
wine: '#8B2842',
blush: '#A33A55',
cream: '#F1ECE5',
paper: '#E5DDD3',
ink: '#160E11',
muted: '#7A6E71',
gold: '#C4A574'
}
},
fontFamily: {
display: ['"Bebas Neue"', 'sans-serif'],
condensed: ['Oswald', 'sans-serif'],
body: ['Barlow', 'sans-serif']
}
}
}
}
| Role | Classes |
|---|---|
| Hero title | font-display text-boss-maroon leading-[0.78] text-[22vw] lg:text-[11vw] |
| Eyebrow | font-condensed text-boss-maroon text-xs tracking-[0.4em] uppercase |
| Section H2 | font-display text-6xl md:text-8xl text-boss-maroon leading-none |
| Primary btn | bg-boss-maroon text-boss-cream font-condensed tracking-[0.22em] uppercase text-xs px-6 py-3.5 |
| Shirt number | font-display text-2xl text-boss-maroon w-8 |
| Score | font-display text-8xl md:text-9xl leading-none |