FlooencerBrand Style Guide
v2025

Build on brand, every time.

Everything you need to ship pages, campaigns, and content that looks unmistakably Flooencer. Copy the code. Follow the rules. Ship it.

01

Colours

The Flooencer palette. Click any swatch to copy the hex.

Core Palette

Purple
#6513D1
Primary brand colour. CTAs, links, active states
Deep Purple
#280752
Hero sections, dark backgrounds
Near Black
#0f0f0f
Body text, primary buttons
White
#ffffff
Page background, card fills
Off White
#efefef
Section fills, muted backgrounds

Accent Palette

Green
#2FC12F
Success, positive metrics
Amber
#FFB717
Warnings, highlights, labels
Red
#D31A35
Errors, alerts, bold accents
Lavender
#cd9cec
Soft fills, hover backgrounds
Mid Purple
#7755FA
Secondary interactive states

Primary Gradient

#280752 → From (Deep Purple)
#6513D1 → To (Purple)
Direction: 135deg
/* CSS Variables */
--purple:       #6513D1;
--deep-purple:  #280752;
--near-black:   #0f0f0f;
--white:        #ffffff;
--off-white:    #efefef;
--green:        #2FC12F;
--amber:        #FFB717;
--red:          #D31A35;
--lavender:     #cd9cec;
--mid-purple:   #7755FA;

/* Primary Gradient */
--gradient-primary: linear-gradient(135deg, #280752 0%, #6513D1 100%);

/* Text gradient */
background: var(--gradient-primary);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
02

Typography

Two typefaces. Degular Display for all headings and UI. DM Sans for body copy.

Display / H1
Degular Display · Bold
64–96px · −0.03em
B2B that converts.
H2
Degular Display · Bold
48–56px · −0.02em
Creators your buyers already watch.
Gradient Headline
Degular Display · Bold
Use for emphasis words
Influencer marketing that performs.
Large Body
DM Sans · Regular
18–20px · lh 1.5
We connect B2B SaaS and tech companies with creators who already have the attention of their buyers. Every campaign ties back to pipeline.
Body
DM Sans · Regular
16px · lh 1.6
Track creator performance, manage contracts, and report on results — all in one place. No more chasing screenshots and updating spreadsheets.
Label / Tag
DM Sans · Bold
12px · ALL CAPS · 0.06em
SaaS CampaignAI & TechCreator BriefNew FeatureCase Study
--font-display: 'Degular Display', 'Helvetica Neue', sans-serif;
--font-body:    'DM Sans', 'Helvetica Neue', sans-serif;

/* Headings — always Degular Display */
h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 700;
  letter-spacing: -0.02em;
}

/* Body — always DM Sans */
body, p, li { font-family: var(--font-body); line-height: 1.6; }

/* Labels / pills */
.label {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
04

Components

Buttons, pills, and cards — light and dark contexts.

Buttons — Light

Buttons — Dark

Pills & Tags — Always DM Sans Bold, ALL CAPS

SaaSAI & TechNewCase StudyLive CampaignCreator Brief

Cards

Campaign
Armis · 3 Campaigns
44 posts. £44k in creator spend. Ongoing partnership.
Feature
Creator sourcing
We find the right creator for your brand — not just the biggest account.
Results
Pipeline. Not just reach.
Every campaign metric tied back to what your sales team cares about.
/* Primary button — gradient */
.btn-primary {
  background: linear-gradient(135deg, #280752 0%, #6513D1 100%);
  color: #fff;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  border-radius: 8px;
  padding: 12px 24px;
  border: none;
}

/* Secondary button — outlined */
.btn-secondary {
  background: transparent;
  color: #6513D1;
  border: 1.5px solid #6513D1;
  border-radius: 8px;
  padding: 12px 24px;
}

/* Pill / Tag */
.pill {
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 4px 12px;
  border-radius: 100px;
  background: #f3eaff;
  color: #6513D1;
  border: 1px solid #d4b3f5;
}
05

Spacing & Layout

8px base grid. All spacing is a multiple of 8.

xs4px
sm8px
md16px
lg24px
xl32px
2xl48px
3xl64px
4xl96px
/* Layout tokens */
--max-width:         1200px;
--page-padding-x:    64px;    /* desktop */
--page-padding-x-m:  24px;    /* mobile */
--section-padding:   80px 64px;
--card-padding:      28px 32px;
--border-radius-sm:  8px;
--border-radius-md:  12px;
--border-radius-lg:  16px;
06

CSS Snippets

Ready-to-paste for common Flooencer patterns.

Hero — gradient background

Campaign
Start your next campaign.
Creators. Contracts. Results.
.hero-gradient {
  background: linear-gradient(135deg, #280752 0%, #6513D1 100%);
  padding: 96px 64px;
  color: #fff;
}
.hero-gradient h1 {
  font-family: 'Degular Display', sans-serif;
  font-size: 72px;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.0;
}

Hero — light background with gradient text

B2B Influencer Marketing
Influencer marketing that converts.
For SaaS, AI and Tech companies.
.hero-light h1 .gradient-word {
  background: linear-gradient(135deg, #280752 0%, #6513D1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
07

Imagery

Real creators, real results. Never staged stock.

Do
  • ✓ Real creators in natural work environments
  • ✓ SaaS product UI in clean device mockups
  • ✓ High contrast, editorial quality
  • ✓ Brand gradient as overlay on dark photography
  • ✓ Diverse, professional but human talent
Don't
  • ✗ Handshake / lightbulb / whiteboard stock
  • ✗ Oversaturated or heavily filtered images
  • ✗ Competitor brand logos visible
  • ✗ Generic "team collaboration" poses
  • ✗ AI-generated faces that look uncanny

AI Image Generation Prefix

Always start AI image prompts with this:

Clean minimal B2B SaaS aesthetic, professional but human, authentic creator economy context, deep purple and near-black tones, soft studio lighting or natural window light, no text in image, editorial quality, high contrast, real workplace setting.
08

Brand Strategy

Who we are, who we serve, and why it matters.

Short
Social, bios, intros

Flooencer is the B2B influencer marketing agency for SaaS, AI and Tech.

Medium
One-pagers, decks, website

Flooencer runs influencer marketing campaigns for B2B SaaS and tech companies. We manage everything — creator sourcing, contracts, briefs, content, and reporting.

Long
Sales calls, proposals

B2B buying has changed. Your buyers are on LinkedIn, YouTube, and podcasts — learning from creators they trust before they ever speak to your sales team. Flooencer helps technology companies get in front of those buyers through the right creators, at the right time, with content that actually converts.

Brand Attributes

Bold & Direct
We have conviction. We state it plainly. We don't hedge.
Results-Obsessed
Every campaign ties back to pipeline. We care about the number.
Credible
We've run campaigns for Armis, Snowflake, Replicate Labs, and more.
Human
B2B doesn't mean boring. Creators are people. Audiences are people.
09

Copy, Voice & Tone

One source of truth for how Flooencer sounds.

Bold, not arrogant
✓ Do

Creator content outperforms paid ads for B2B consideration. Here's the data.

✗ Don't

We believe creator marketing could potentially be a great fit for some B2B brands.

Direct, not cold
✓ Do

We find the creator. We write the brief. We manage the campaign. You get the results.

✗ Don't

Our comprehensive end-to-end managed service encompasses all aspects of the influencer marketing lifecycle.

Proof-led, not hype
✓ Do

Armis ran 3 campaigns. 44 posts. Over £44k in creator spend. Still running.

✗ Don't

We deliver incredible results for some of the world's leading technology companies.

Words We Use / Avoid

✓ Use
Creators not influencers
Campaign not project
Pipeline not leads
Partner not vendor
Brief not scope of work
✗ Never
✗ “Leverage (as a verb)
✗ “Synergy / ecosystem / holistic
✗ “Exciting to announce…
✗ “In today's digital landscape…
✗ “Comprehensive solution
✗ “Delve into

CTA Rules

✓ Good CTAs
See our work
Book a call
Get the deck
Start a campaign
✗ Bad CTAs
Click here to learn more about how Flooencer can help
Request a complimentary discovery consultation