Brand Style Guide
Brand Style Guide
Colours, typography, and UI patterns for formulationfactory.com — keep consistent across all channels.
Subtle gold divider
Pill badges, frames
Dark mode hairline
Used on key H2s over dark backgrounds. Never on light.
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
Buttons
Pill Badges
Stat Cards
Card Drop Shadows — hover to activate
Used on product cards, stat blocks, and feature cards. Three variants — gold glow (primary), white glow (secondary), and neutral depth.
box-shadow: 0 8px 32px rgba(201,168,76,0.25), 0 2px 8px rgba(201,168,76,0.1);
/* White glow */
box-shadow: 0 8px 32px rgba(255,255,255,0.1), 0 2px 8px rgba(255,255,255,0.05);
/* Neutral depth */
box-shadow: 0 8px 24px rgba(0,0,0,0.35);
Button Shimmer
Light sweep animation runs on a loop, accelerates on hover. Used on primary CTA buttons.
0% { transform: translateX(-100%) skewX(-15deg); }
100% { transform: translateX(250%) skewX(-15deg); }
}
.btn::after {
content: ''; position: absolute;
width: 30%; height: 120%;
background: linear-gradient(90deg, transparent, rgba(255,255,255,0.45), transparent);
animation: shimmer-slide 2.4s ease-in-out infinite;
}
Gradient Divider — UGC / Section Breaks
Horizontal rule with a gold gradient cast. Used between UGC rows on the homepage. Works on both light and dark backgrounds.
background: linear-gradient(90deg,
transparent 0%,
rgba(201,168,76,0.15) 15%,
rgba(201,168,76,0.6) 35%,
rgba(232,201,106,1) 50%,
rgba(201,168,76,0.6) 65%,
rgba(201,168,76,0.15) 85%,
transparent 100%);
The standard dark card used across email footers, product sections, and hero modules. Gold 2px top bar is the signature detail.
10 synergistic ingredients per formula — each chosen because they do more together than they would separately. Third-party tested on every batch.















