
The complete brand system reference — colors, typography, logos, and guidelines derived directly from the Benny Fisher Brand Guideline. One source of truth for every touchpoint: digital, print, and in person.
LOGOS
CORE PALETTE
SECONDARY PALETTE
COLOR PAIRINGS
COLOR RATIO
The 60/30/10 ratio guides how Benny Fisher colors are used holistically across any communication. Golden Yellow dominates. Near Black structures. Silver Gray and secondary colors support.
COLOR OPACITY
Opacity is used on surfaces, shapes, and backgrounds to create hierarchy — never on type. Text should always be solid brand color against an approved ground.
GRADIENTS
Gradients function as flexible visual elements — background accents, section transitions, marketing hero fills. They never carry type and never introduce colors outside the core or secondary palette.
TYPOGRAPHY
DON'TS
IN CONTEXT


MEDIA KIT
Benny Fisher is a Visionary Navigator, business strategist, and founder-coach who has trained over 127 companies and 3,400+ employees. After navigating personal and professional collapse — including bankruptcy and deep loss — he rebuilt from the ground up, founding and selling one of Pittsburgh's fastest-growing companies.
Today, Benny guides founder-led teams across the country through strategic sessions, mastermind experiences, and The Big Fish Cares Podcast. He helps leaders scale with clarity, own their story, and lead with authenticity.
THE POND
The Pond is Benny's private community for founders who are done with surface-level networking and ready for real conversations, real accountability, and real results. Curated members. Intimate sessions. No fluff.
TOKENS & CODE
/* Benny Fisher — Brand Color Tokens */
:root {
/* Primary Colors */
--bf-yellow: #F6CE3D;
--bf-black: #191919;
--bf-gray: #8F95A0;
/* Secondary Colors */
--bf-yellow-light: #F9D375;
--bf-charcoal: #494849;
--bf-yellow-warm: #F1CF5B;
--bf-navy: #193858;
/* Yellow Scale */
--bf-y-100: #F8F2A5;
--bf-y-200: #F6DF67;
--bf-y-300: #F2CF5B;
--bf-y-400: #F6CE3D;
--bf-y-500: #E4B446;
--bf-y-600: #D4A820;
/* Dark Scale */
--bf-d-100: #8F95A0;
--bf-d-200: #494849;
--bf-d-300: #2E2E2E;
--bf-d-400: #191919;
--bf-d-500: #0D0D0D;
/* Typography */
--font-display: 'Montserrat', sans-serif;
--font-body: 'Roboto', sans-serif;
--font-mono: 'Roboto Mono', monospace;
}
/* Usage */
.bf-heading {
font-family: var(--font-display);
font-weight: 900;
text-transform: uppercase;
letter-spacing: -0.02em;
}
.bf-subheading {
font-family: var(--font-body);
font-weight: 500;
letter-spacing: 0.115em;
text-transform: uppercase;
}
.bf-body {
font-family: var(--font-body);
font-weight: 400;
}
.bf-cta {
font-family: var(--font-display);
font-weight: 700;
letter-spacing: 0.115em;
text-transform: uppercase;
background: var(--bf-yellow);
color: var(--bf-black);
}DOWNLOADS
Pre-built packs containing every asset you'll need. Each bundle is kept in sync with the reference on this page — if something changes here, the zip updates on the next deploy.












