Skip to content
Foundation Projects
HomeAboutRoofersInvestorsProcessBlog
Map My Exit →
HomeAboutRoofersInvestorsProcessBlog
Map My Exit →Free 30-min call
Foundation Projects

Foundation Projects helps best-in-class roofing operators build cleaner systems, stronger options, and a more durable path for the next chapter.

Company

  • About Us
  • Core Values
  • Investor Relations
  • Partnerships
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Compliance

Stay Informed

Quarterly insights on the roofing asset class.

© 2026 Foundation Projects. All rights reserved.

Built by roofers. For roofers.

Brand Kit · Visual Standards

The Design
Language

A reference for designing assets that match the Foundation Projects website — colors, typography, logo usage, and visual effects for the brand kit, the freebie download, and everything that comes next. The PDF is for humans; DESIGN.md is the agent-readable format (Google open spec) for pointing any coding agent at our visual system.

Download PDF→Download DESIGN.md
Scroll

Brand PersonalityBrand Personality

Foundation Projects is built for roofing operators who deserve more than a brokered exit. The visual language should reflect that — grounded, considered, and warm.

Grounded & Trustworthy

Deep teals and anchor blues, never neon. Authority without aggression.

Editorial & Considered

Serif headlines, generous whitespace, real typographic hierarchy.

Warm, Premium, Human

Sand and cream surfaces instead of pure white. Gold accents instead of flat yellow. Subtle shadows, soft glass — never corporate-stock.

03 — Hue

Color PaletteColor Palette

Five color families. Each one carries a meaning — use them with intent, not decoration.

AnchorTrust & Authority — primary dark

Anchor 900 ★

#103740

Anchor 700

#1A4E58

Anchor 500

#2A6470

Anchor 300

#3E7A88

TealSystems & Process — primary brand accent

Teal 700

#1E5757

Teal 500 ★

#297373

Teal 300

#3A8C8C

Teal 100

#D0E8E8

GreenGrowth & Results — secondary accent

Green 700

#2E6B42

Green 500

#3E8C59

Green 300

#5BA374

SandFoundation & Clarity — surfaces (the brand "white")

Sand 25

#FDFCFA

Sand 50

#F7F4EF

Sand 100 ★

#F2EDE4

Sand 200

#E8E1D6

Sand 300

#DDD5C8

GoldValue & Craft — warm accent

Gold 700

#B87A2E

Gold 500 ★

#D79344

Gold 300

#E5AD6B

Gradients

Primary Gradient · CTAs & Buttons

The signature brand gradient. Teal → Green at 135°.

linear-gradient(135deg, #297373 0%, #3E8C59 100%)

Warm Gradient · Badges & Highlights

For value highlights, warm callouts, hover states.

linear-gradient(135deg, #D79344 0%, #E5AD6B 100%)

Dark CTA · Cinematic Sections

For inverse CTAs and cinematic dark blocks.

linear-gradient(135deg, #002128 0%, #103740 100%)

Critical color rules

  1. No pure black. Use Anchor 900 (#103740) wherever you'd reach for #000.
  2. No pure white backgrounds. Use Sand 100 (#F2EDE4) — the warm cream is part of the brand identity.
  3. Body text at ~75% opacity. Editorial softness on both light and dark surfaces.
  4. Shadows are built from Anchor 900 at low opacity (3–7%), never from black.
04 — Voice

TypographyTypography

Two typefaces. A serif for the editorial weight of the brand, a sans for clarity in everything else.

Newsreader

Headlines · Display · Editorial

400 · 500 · 600 (normal + italic)

fonts.google.com/specimen/Newsreader ↗

Inter

Body · UI · Captions · Buttons

400 · 500 · 600 · 700

fonts.google.com/specimen/Inter ↗

Type Specimens

Display / H1

Built by roofers.

Newsreader · 4xl · 400 · tracking tight

H2

A platform for the operators who built it.

Newsreader · 3xl · 400

H3

What happens when you join the platform.

Newsreader · 2xl · 500

H4

Three operators have signed LOIs.

Inter · xl · 600

Body Large

Operators who join Foundation Projects don't just get a better exit strategy — they get a better business first.

Inter · lg · 400

Body

That's the design. We come in, help tighten the operations, build the systems, and deploy the AI tools that make a roofing company worth significantly more before it ever goes to market.

Inter · base · 400

Overline / Eyebrow

Verified Operator Voice

Inter · xs · 700 · UPPERCASE · tracking widest

05 — Rhythm

Spacing & LayoutSpacing & Layout

Foundation Projects uses generous spacing — let things breathe. The site follows a fluid spacing scale that adapts between mobile and desktop.

Spacing Scale (mobile → desktop)

xs

4 → 6px

Tightest gaps

sm

8 → 12px

Inline spacing

md

14 → 20px

Card padding

lg

20 → 32px

Component spacing

xl

28 → 48px

Block spacing

2xl

40 → 72px

Major spacing

3xl

56 → 96px

Sub-section breaks

section gap

64 → 128px

Between major sections

Container & Layout

Container max

1400px

1600px on ultrawide

Container padding

16 → 48px

Responsive horizontal pad

Header height

72px

89px on mobile

06 — Edge

Radii, Borders & ShadowsRadii, Borders & Shadows

Soft, modern, restrained. All shadows are built from Anchor 900 at low opacity — never from black.

Border Radius

xs

2px

Tags, micro pills

sm

4px

Inputs

md

8px

Cards, badges

lg

12px

Larger cards

xl

16px

Feature cards

2xl

24px

Hero containers

Button ★

10px

All buttons (intentional design choice)

Full

9999px

Pills, avatars

Shadows (rgba from Anchor 900, never black)

sm: 0 1px 2px 0 rgba(16, 55, 64, 0.04)

md: 0 4px 6px -1px rgba(16, 55, 64, 0.07),
    0 2px 4px -1px rgba(16, 55, 64, 0.04)

lg: 0 10px 15px -3px rgba(16, 55, 64, 0.07),
    0 4px 6px -2px rgba(16, 55, 64, 0.03)

xl: 0 20px 25px -5px rgba(16, 55, 64, 0.07),
    0 10px 10px -5px rgba(16, 55, 64, 0.03)
07 — Atmosphere

Glass & EffectsGlass & Effects

The website uses warm-cream glass effects (not cool blue) — important for matching the brand feel.

Glass tokens

Glass blur:        blur(32px)
Glass saturation:  saturate(180%)

Glass background:  rgba(242, 237, 228, 0.45)   /* base */
                   rgba(242, 237, 228, 0.65)   /* cards */
                   rgba(242, 237, 228, 0.72)   /* sticky elements */

Glass border:      1px solid rgba(242, 237, 228, 0.35)

/* Subtle teal glow for accent moments */
0 0 15px rgba(41, 115, 115, 0.20),
0 0 30px rgba(41, 115, 115, 0.10)
08 — Motion

Animation TokensAnimation Tokens

For any animated assets, GIFs, or videos — match these timings so motion feels coherent across surfaces.

Durations

instant

100ms

Micro interactions

fast

200ms

Hover states

base

300ms

Default transitions

slow

500ms

Modal opens

slower

800ms

Hero intros

Easing curves

ease-out (default, smooth):  cubic-bezier(0.16, 1, 0.3, 1)
ease in-out:                 cubic-bezier(0.4, 0, 0.2, 1)
spring (playful):            cubic-bezier(0.34, 1.56, 0.64, 1)

/* Always respect prefers-reduced-motion — set durations to 0 */
09 — Identity

Logo UseLogo Use

Four lockups, three color treatments, one rulebook. Reach for the horizontal lockup first — it’s the primary mark and what people will see most. Use stacked only when horizontal space is tight, the mark when the wordmark would be redundant (favicons, social avatars, watermarks), and the wordmark when you need pure typographic identity.

Horizontal Lockup · Primary on light background
Horizontal Lockup · Primary on dark background

Horizontal Lockup · Primary

The primary mark. Use this everywhere unless horizontal space forces stacked. The full-color treatment is the default — black and white versions only for monochrome contexts.

SVGPNGPDFBLK SVGWHT SVG
Stacked Lockup on light background
Stacked Lockup on dark background

Stacked Lockup

Mark above wordmark. Use when horizontal space is tight (narrow columns, square placements, vertical hero panels). Programmatically composed — designer refresh pending for hand-tuned kerning.

SVGPNGBLK SVGWHT SVG
Mark · Icon Only on light background
Mark · Icon Only on dark background

Mark · Icon Only

The stacked-band icon by itself — for favicons, social avatars, app icons, watermarks, and any square placement where the wordmark would be unreadable.

SVGPNGBLK SVGWHT SVG
Wordmark · Text Only on light background
Wordmark · Text Only on dark background

Wordmark · Text Only

The “FOUNDATION / PROJECTS” lettering with no icon. Use sparingly — when the mark is already shown elsewhere on the page, or in contexts where the icon would feel redundant.

SVGPNGBLK SVGWHT SVG

Clear space

Leave at least 1× the mark’s height of empty space on every side of the logo. Nothing — type, photos, page edges, UI chrome — should enter that zone.

Minimum size

Horizontal lockup: 120px wide on screen, 1in wide in print. Stacked: 80px wide / 0.75in. Mark alone: 24px / 0.25in. Below those sizes the bands and letterforms break down.

Color treatments

Full color on Sand 100 (the brand cream) or any photographic background that gives the navy text adequate contrast. Use the white treatment on Anchor 900 (or any dark / busy photo). Black is reserved for single-color print, faxable docs, and embroidery / engraving.

Backgrounds

Prefer Sand 100, Sand 50, white print stock, or solid Anchor 900. Avoid placing the colored logo on teal or gold — the mark’s own bands fight the field. Avoid busy photo backgrounds unless you’re using the white treatment.

Don’t do this

✕Don’t stretch

Never scale the logo non-proportionally. Always hold Shift / lock the aspect ratio when resizing.

✕Don’t recolor

The mark’s gold + teal + navy are locked. Don’t swap them for client colors, palette experiments, or accent moments.

✕Don’t rotate

The lockup is always horizontal-baseline. No tilts, no angles, no “dynamic” motion versions without sign-off.

✕Don’t add effects

No drop shadows, glows, bevels, or strokes. The logo carries its own depth — anything else cheapens it.

✕Don’t crowd it

Respect the 1× clear-space rule. No taglines, badges, or sibling logos pressed up against the lockup.

✕Don’t place on clashing fields

Avoid teal, gold, or busy photographic backgrounds for the colored lockup. Use the white treatment on Anchor 900 instead.

Favicon & App Icon Set

Favicon 16px16pxFavicon 32px32pxFavicon 180px180pxFavicon 192px192pxFavicon 512px512px

Full Logo Kit (ZIP)

Every official and derived lockup × every color treatment × SVG + PNG + PDF + favicon set, plus the Adobe Illustrator and EPS source files from the official logo package.

Download Logo Kit →

ZIP · ≈3.4 MB

License · Approved Designers Only

The Foundation Projects logo, mark, and wordmark are owned by RBP Consulting Inc. / Foundation Project Labs. Only RBP-approved designers and contracted vendors may download, modify, or ship these assets, and only inside work product for Foundation Projects, RoofClaw, RBP and SPV portfolio brands. Do not redistribute, resell, recolor without approval, or use these assets on personal, third-party, or non-RBP projects. If you are not sure whether your use is approved, ask Adam Sand or your RBP project lead before shipping.

10 — Imagery

Icon UseIcon Use

Two licensed isometric packs sit behind the Foundation brand — 260 icons total, available in SVG and 64 / 128 / 256 / 512px PNG. The 40 below are the highest-leverage picks for roofing, SPV, finance, AI/agents and investing storytelling. Reach for these before generating anything new.

Roofing & SPV

Operators, acquisition, equity stack, the founder’s story.

Home Network

Home Network

cloud-computing/126.png

Roof-over-the-business stories — the operator’s house, family, generational stake.

Home Loan

Home Loan

fintech-trade/65.png

Acquisition and equity-roll mechanics — owner exchanging the house for the platform stake.

Business Contract

Business Contract

fintech-trade/6.png

LOIs, PSAs, equity grants, definitive docs.

Business Distribution

Business Distribution

fintech-trade/90.png

Platform spreading across operating companies — many roofers, one parent.

Pyramid Chart

Pyramid Chart

fintech-trade/10.png

Growth-stack and tier visuals (the Foundation scrolly stack itself).

Strategy

Strategy

fintech-trade/43.png

Playbook, operator system, the “how we win” page block.

Deed

Deed

fintech-trade/106.png

Signing day, closing tablet, owner inking the deal.

Trophy

Trophy

fintech-trade/37.png

Wins, milestones, top-rep / top-platform recognition.

Bank

Bank

fintech-trade/19.png

Institutional capital, lender callouts, banking partners.

Briefcase

Briefcase

fintech-trade/20.png

Founder / operator / leadership archetype.

Finance & Investing

Capital markets, treasury, growth charts, ownership.

Stock Market

Stock Market

fintech-trade/39.png

Capital strategy, platform value, market timing.

Online Trading

Online Trading

fintech-trade/11.png

Live deals, exchange of equity, transactional moments.

Growth Chart

Growth Chart

fintech-trade/22.png

Multi-period revenue or EBITDA growth.

Candlestick Chart

Candlestick Chart

fintech-trade/15.png

Market-savvy / investor-grade financial context.

Money Growth

Money Growth

fintech-trade/29.png

Compounding — equity grown over time.

Cash Flow

Cash Flow

fintech-trade/101.png

Operating cash, working capital, in-and-out visuals.

Currency Growth

Currency Growth

fintech-trade/27.png

Revenue uplift, top-line trajectory.

Coins Stack

Coins Stack

fintech-trade/76.png

Reserves, treasury, capital pool.

Pie Chart

Pie Chart

fintech-trade/42.png

Allocation, cap table, ownership splits.

Financial Network

Financial Network

fintech-trade/84.png

Multi-company / multi-entity money movement.

Internet Banking

Internet Banking

fintech-trade/40.png

Treasury automation, AP/AR digital infrastructure.

Balance Scale

Balance Scale

fintech-trade/31.png

Trade-offs, governance, audit, fairness in the deal.

Ledger

Ledger

fintech-trade/80.png

Books, reconciliation, audit trail.

AI, Agents & Infrastructure

The platform’s technical posture — agents, data, compute.

Robot

Robot

fintech-trade/107.png

AI employee / agent — when we mean an autonomous worker.

Cloud Coding

Cloud Coding

cloud-computing/18.png

Building, engineering, the platform under construction.

API

API

cloud-computing/146.png

Integrations, partner stacks, system-to-system glue.

Programming

Programming

cloud-computing/31.png

Software development screens / dev work.

Data Analysis

Data Analysis

fintech-trade/67.png

Pipeline intelligence, KPI dashboards, signal extraction.

Big Data

Big Data

fintech-trade/25.png

The “single brain” — institutional memory at scale.

Cloud Chip

Cloud Chip

cloud-computing/33.png

Compute layer, inference, the silicon behind the agents.

Cloud Computing

Cloud Computing

cloud-computing/26.png

General-purpose cloud / platform graphic.

Data Server

Data Server

cloud-computing/2.png

Infrastructure — racks, storage, hosting story.

Web Programming

Web Programming

cloud-computing/130.png

Coded interface, front-end engineering moments.

App Development

App Development

cloud-computing/135.png

Shipping product, version-up, deployment.

Performance

Performance

cloud-computing/147.png

Speed, throughput, KPI lift after deploying tooling.

Cyber Monitoring

Cyber Monitoring

cloud-computing/69.png

Observability, agent oversight, “the system is watched.”

Trust & Reach

Security, compliance, scale signals.

Verified Security

Verified Security

cloud-computing/87.png

Compliance, audit clean, verified-operator moments.

Data Protection

Data Protection

fintech-trade/77.png

PII / customer-data assurance, security narratives.

Review

Review

fintech-trade/74.png

Operator testimonials, GMB reviews, social proof, verified-customer moments.

Global Network

Global Network

cloud-computing/79.png

Scale, multi-market reach, expanding footprint.

Fintech & Trade · 110 icons

Finance, investing, capital strategy, and operator-story icons. SVG (titled + numeric) + PNG (64 / 128 / 256 / 512px).

Download ZIP →

ZIP · ≈3.7 MB

Cloud Computing · 150 icons

AI, agents, infrastructure, security and platform icons. SVG (titled + numeric) + PNG (64 / 128 / 256 / 512px).

Download ZIP →

ZIP · ≈4.2 MB

License · Approved Designers Only

These icon packs are licensed to RBP Consulting Inc. / Foundation Project Labs for our commercial use. Only RBP-approved designers and contracted vendors may download, modify, or ship these assets, and only inside work product for Foundation Projects, RoofClaw, RBP and SPV portfolio brands. Do not redistribute, resell, or use these icons on personal, third-party, or non-RBP projects. If you are not sure whether your use is approved, ask Adam Sand or your RBP project lead before shipping.

Handoff

Download the full Brand KitDownload the full Brand Kit

for humans · or for agentsfor humans · or for agents

PDF — print-friendly, self-contained, fully embedded. Share with anyone designing assets for Foundation Projects. DESIGN.md — Google's open spec for machine-readable design systems. Point any coding agent at the URL and it will produce on-brand UI without further prompting.

Download PDF →Download DESIGN.md