Anchor

Anchor

Banking-as-a-service platform for Africa
Visit
Anchor

Marketing Pages

8
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available
Abstract geometric logo composed of four colorful rounded shapes in red, pink, purple, blue, and green arranged in a stylized 'F'.
Figmaย fileย available

๐Ÿ”’ Get SaaSFrame Pro to see 5 more marketing pages from Anchor

Product Interfaces

0
No items found.
No items found.

๐Ÿ”’ Get SaaSFrame Pro to see 3 more product intefaces from Anchor

Emails

0
No items found.
No items found.

๐Ÿ”’ Get SaaSFrame Pro to see 3 more emails from Anchor

No items found.
No items found.

Anchor (getanchor.co) โ€” Design System Overview

Stack \- Framework: Webflow (meta-generator: Webflow) \- Hosting: Webflow CDN (uploads-ssl.webflow.com / 64fb1d435c8fcad199f146be) \- Blog: Custom Next.js or Ghost-style platform (blog.getanchor.co)

Typography \- Primary font: Inter (inferred from Webflow defaults + fintech conventions; no custom font declaration visible in parsed HTML) \- Fallback stack: system-ui, -apple-system, sans-serif \- Display/hero: large bold weight (700โ€“800), tight tracking \- Body copy: 400โ€“500 weight, ~16โ€“18px \- Code blocks: monospace font (used in developer section curl examples) \- Nav links: medium weight (500), small caps or uppercase treatment

Color Philosophy \- Dark-first brand: deep navy/dark background hero with white text \- Primary brand color: deep blue/navy (#0D1B2A range) \- Accent: vibrant green (CTA buttons โ€” "Get started", "View docs") \- Footer: fully dark background with white logo and text \- Supporting neutrals: light grays for body text on light sections \- Logo/brand mark: white version on dark, dark version on light

Spacing \- Generous whitespace, section padding ~80โ€“120px vertical \- Grid-based layout with consistent 16px/24px/32px/48px rhythm \- Card padding: ~24โ€“32px \- Component gap: 16โ€“24px

Component Defaults \- Buttons: rounded pill or rounded-md, solid fill (green accent) + ghost outline variant \- Cards: rounded corners (~12px), light border or soft shadow on white, dark surface on dark sections \- Nav: sticky top bar, transparent or white background, dropdown menus \- Code block: dark themed, numbered lines, syntax-highlighted terminal style \- Marquee/ticker: infinite scroll logo strip for partner logos \- Tabs: horizontal pill-style tabs for product sections \- Forms: inline email subscribe input + CTA button

Layout \- Max content width: ~1200px centered \- 12-column grid \- Hero: full-width, text-left or centered, large headline + subtext + CTA \- Feature sections: alternating illustration + text, two/three column grids \- Footer: 4โ€“5 column link grid + newsletter + social icons

:root { / โ”€โ”€ Brand Colors โ”€โ”€ / --color-brand-primary: #0B5FFF; / Anchor blue โ€” CTA buttons, links / --color-brand-accent: #00C48C; / Green accent โ€” primary CTA "Get started" / --color-brand-dark: #0D1B2A; / Deep navy โ€” hero background, footer / --color-brand-darkalt: #0A1628; / Slightly deeper navy variant /

/ โ”€โ”€ Neutrals โ”€โ”€ / --color-white: #FFFFFF; --color-black: #000000; --color-gray-50: #F9FAFB; --color-gray-100: #F3F4F6; --color-gray-200: #E5E7EB; --color-gray-300: #D1D5DB; --color-gray-400: #9CA3AF; --color-gray-500: #6B7280; --color-gray-600: #4B5563; --color-gray-700: #374151; --color-gray-800: #1F2937; --color-gray-900: #111827;

/ โ”€โ”€ Semantic Colors โ”€โ”€ / --color-background: #FFFFFF; --color-background-dark: #0D1B2A; --color-surface: #F9FAFB; --color-surface-dark: #132336; --color-text-primary: #0D1B2A; --color-text-secondary: #4B5563; --color-text-muted: #9CA3AF; --color-text-inverse: #FFFFFF; --color-border: #E5E7EB; --color-border-dark: #1E3A5F;

/ โ”€โ”€ CTA / Interactive โ”€โ”€ / --color-cta-bg: #00C48C; --color-cta-text: #FFFFFF; --color-cta-hover: #00A876; --color-link: #0B5FFF; --color-link-hover: #0047CC;

/ โ”€โ”€ Typography โ”€โ”€ / --font-family-base: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; --font-family-mono: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace; --font-size-xs: 0.75rem; / 12px / --font-size-sm: 0.875rem; / 14px / --font-size-base: 1rem; / 16px / --font-size-md: 1.125rem; / 18px / --font-size-lg: 1.25rem; / 20px / --font-size-xl: 1.5rem; / 24px / --font-size-2xl: 2rem; / 32px / --font-size-3xl: 2.5rem; / 40px / --font-size-4xl: 3rem; / 48px / --font-size-hero: 3.75rem; / 60px / --font-weight-regular: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --line-height-tight: 1.2; --line-height-snug: 1.375; --line-height-normal: 1.5; --line-height-relaxed: 1.625; --letter-spacing-tight: -0.02em; --letter-spacing-normal: 0em; --letter-spacing-wide: 0.05em;

/ โ”€โ”€ Spacing โ”€โ”€ / --space-1: 0.25rem; / 4px / --space-2: 0.5rem; / 8px / --space-3: 0.75rem; / 12px / --space-4: 1rem; / 16px / --space-5: 1.25rem; / 20px / --space-6: 1.5rem; / 24px / --space-8: 2rem; / 32px / --space-10: 2.5rem; / 40px / --space-12: 3rem; / 48px / --space-16: 4rem; / 64px / --space-20: 5rem; / 80px / --space-24: 6rem; / 96px / --space-32: 8rem; / 128px /

/ โ”€โ”€ Border Radius โ”€โ”€ / --radius-sm: 4px; --radius-md: 8px; --radius-lg: 12px; --radius-xl: 16px; --radius-2xl: 24px; --radius-pill: 9999px;

/ โ”€โ”€ Shadows โ”€โ”€ / --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05); --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04); --shadow-card: 0 2px 16px rgba(13, 27, 42, 0.08);

/ โ”€โ”€ Layout โ”€โ”€ / --max-width-content: 1200px; --max-width-narrow: 800px; --nav-height: 72px; --section-padding-y: 80px; --grid-gap: 24px; }

/ โ”€โ”€ Dark mode (footer / hero sections use dark bg natively) โ”€โ”€ / [data-theme="dark"], .section-dark, .footer-dark { --color-background: #0D1B2A; --color-surface: #132336; --color-text-primary: #FFFFFF; --color-text-secondary: #9CA3AF; --color-text-muted: #6B7280; --color-border: #1E3A5F; --color-cta-bg: #00C48C; --color-cta-text: #FFFFFF; }

Color Tokens

Token Value Usage
brand-primary #0B5FFF Links, secondary buttons, accents
brand-accent #00C48C Primary CTA buttons ("Get started")
brand-dark #0D1B2A Hero bg, footer bg, dark sections
white #FFFFFF Text on dark, light backgrounds
gray-50 #F9FAFB Page background, card surfaces
gray-100 #F3F4F6 Dividers, input backgrounds
gray-200 #E5E7EB Borders, separators
gray-500 #6B7280 Muted / secondary text
gray-700 #374151 Body text on light bg
gray-900 #111827 Headings on light bg
cta-hover #00A876 CTA button hover state

Spacing Tokens

Token rem px Usage
space-1 0.25rem 4px Micro gaps
space-2 0.5rem 8px Icon padding
space-4 1rem 16px Base unit, inline gaps
space-6 1.5rem 24px Card padding, column gaps
space-8 2rem 32px Section sub-gaps
space-12 3rem 48px Component separation
space-16 4rem 64px Large section padding
space-20 5rem 80px Section vertical padding
space-24 6rem 96px Hero vertical padding

Typography Tokens

Token Value Usage
font-family-base Inter, system-ui All body text
font-family-mono JetBrains Mono / Fira Code Code blocks
font-size-xs 12px Labels, captions
font-size-sm 14px Small print, nav links
font-size-base 16px Body copy
font-size-lg 20px Lead text
font-size-xl 24px Card headings
font-size-2xl 32px Section headings
font-size-3xl 40px Page titles
font-size-hero 60px Hero headline
font-weight-medium 500 Nav, labels
font-weight-bold 700 Headings
font-weight-extrabold 800 Hero text
line-height-tight 1.2 Headlines
line-height-normal 1.5 Body copy
letter-spacing-tight -0.02em Large headings

Border Radius Tokens

Token Value Usage
radius-sm 4px Inputs, small tags
radius-md 8px Buttons, small cards
radius-lg 12px Cards, modals
radius-xl 16px Feature cards
radius-2xl 24px Large feature blocks
radius-pill 9999px Pill buttons, badges

Shadow Tokens

Token Value Usage
shadow-sm 0 1px 2px rgba(0,0,0,0.05) Subtle element lift
shadow-md 0 4px 6px -1px rgba(0,0,0,0.1) Cards, dropdowns
shadow-lg 0 10px 15px -3px rgba(0,0,0,0.1) Modals, elevated cards
shadow-card 0 2px 16px rgba(13,27,42,0.08) Feature cards on white bg

Framework: Webflow (confirmed via meta-generator tag across all pages). No custom React/Vue component library detected on the marketing site. Blog (blog.getanchor.co) appears to be a separate Next.js or headless CMS deployment.

Theme Support: Light/dark hybrid โ€” not a full user-toggled dark mode. Dark sections (hero, footer, developer section) are hardcoded dark-background sections within an otherwise light-background site. No prefers-color-scheme media query or theme toggle detected.

Data Confidence: Medium. CSS files were not directly accessible (Webflow CDN returned empty responses through the fetch proxy). Design tokens were inferred from: (1) visual structure described in parsed HTML markup, (2) Webflow platform conventions, (3) content/copy cues (e.g., code block styling in developer section, logo strip marquee, pill-style tab nav). Colors are estimated from the brand's visual identity and typical fintech Webflow site patterns โ€” not extracted from raw CSS.

Notable Patterns: \- Fintech B2B2X positioning reflected in professional, trust-signaling design: dark navy hero, green CTA, monospace code aesthetic in developer section \- Logo marquee (infinite scroll ticker) for social proof โ€” 14+ partner logos \- Tab-based product navigation (Accounts / Payments / Cards / Credit / Savings) \- YC-backed credibility signaled via investor logo grid \- Footer is always dark with white logo โ€” consistent brand anchor point \- Copy is developer-first (curl examples, REST API references, "View docs" CTA) \- No animation or scroll-triggered effects detected beyond the logo ticker \- Africa/Nigeria fintech context โ€” CBN compliance disclaimer in footer \- Single primary green CTA color used consistently site-wide for conversion actions

Monthly

$14 /month

Billed $14 monthly
Browse all screens & flows
Filter and search screens & flows
Bookmark items
Access Figma files
Access mobile versions
Join now

Quarterly

$12 /month

Billed $36 quarterly
Browse all screens & flows
Filter and search screens & flows
Bookmark items
Access Figma files
Access mobile versions
Join now

Yearly

$10 /month

Billed $120 yearly
Browse all screens & flows
Filter and search screens & flows
Bookmark items
Access Figma files
Access mobile versions
Join now

Ask For A Quote

For teams with specific billing and compliance needs
Get A Quote
Pay by invoice
Multi-annual billing
Compliance process
No automatic renewal

Biggest SaaS library.

Browse website pages, product interfaces and emails from a growing library of hundreds of SaaS.
Abstract red geometric shape with diagonal lines forming a diamond on a black background.Black and white 3D cube with a bold letter N on the front face, representing the Notion app logo.White lowercase 'fs' letters on a pink and orange gradient background.White uppercase letter S on a blue and purple gradient background.A purple icon consisting of two vertically overlapping circles on a light lavender background.White circle with three diagonal white stripes in lower left corner on a gradient blue background.

Desktop & mobile versions.

Switch from desktop to mobile versions to see how the best designers make websites responsive.
Attio website homepage with navigation links, headline 'Customer relationship magic,' a CRM dashboard screenshot, call-to-action buttons, and logos of companies like CocaCola, OpenAI, and Pallet.Attio homepage showing the tagline 'Customer relationship magic' with a description about flexible, data-driven CRM, buttons for 'Start for free' and 'Talk to sales', and a screenshot of a sales pipeline interface with a play button.

Access the Figma files.

You like a design? Download the Figma file of any website page you see on SaaSFrame.

Advanced filtering.

Use filters to find the design or copywriting inspiration that you need in seconds.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Let it flow.

Discover the user journey of the best SaaS with interfaces organized in flows.
Mercury banking dashboard showing account balances, recent transactions, and a menu for moving money with options to pay, add funds, request payment, or transfer between accounts.
Payment interface showing recipient selection with options to add or invite a recipient and a list of recently paid recipients including Jason Green (Contractor) and Aliyah McMahon (Vendor).
Payment method selection screen for 'Payment to Jason Green' showing options ACH, Check, Wire, and selected International Wire with details and navigation buttons.
International wire payment interface showing $120 USD to Jason Green with options to send wire as SHA for free or OUR for $15, sending from Ops/Payroll account with balance $1,374,471.14, with navigation buttons Go Back and Next.
Confirmation screen showing a recurring international wire payment setup to pay $120 monthly to Jason Green on the 27th, with dates for April 27, May 26 noting May 27 is a weekend, and June 27, no end date, and buttons to view payments or make another payment.
Mercury banking dashboard showing account balances, recent transactions, and a menu for moving money with options to pay, add funds, request payment, or transfer between accounts.

Save design inspirations.

Bookmark screens and flows so you can find them any time you need it.
โŒ˜
B
BOOKMARK DESIGN
Start your design
research
Web form titled 'Create a new order' for selecting journey type, origin, destination, departure and return dates, passengers, and class with a 'Find available flights' button.Three software interface screenshots: Surfe CRM LinkedIn integration, Linear product management tool, and Mercury banking dashboard.Three side-by-side website screenshots showing a login page for Copperx, a team collaboration platform with bright yellow background, and an AI-powered developer platform with space-themed graphics.Three website screenshots showing a design tool and distribution dashboard for design tokens, promoting ease and automation.Three side-by-side website screenshots showing a login page for Copperx, a team collaboration platform with bright yellow background, and an AI-powered developer platform with space-themed graphics.

How do you process payment?

SaaSFrame subscriptions are sold on Lemon Squeezy, a secured online selling platform for creators.

What about future updates and versions?

SaaSFrame gets updated all the time! Every new update and version will immediately be made available to all SaaSFrame users.

Can you send me an invoice?

You can generate an invoice on your Lemon Squeezy portal once you purchased SaaSFrame. You will find the link in the order confirmation email.

How can I cancel my membership subscription?

You can cancel your membership subscription at any moment on your profile page.โ€

Can I get a refund?

If you're not satisfied, you can ask for a refund within 7 days. Just send me an email at antoine[at]unmake[dot]io

I have another question.

You can send me an email at antoine[at]unmake[dot]io, I'll be happy to help with any questions.