A1Base Brand: Colors, Fonts, Logo & Visual Identity
A1Base Brand Identity
A complete profile of A1Base's visual system — colors, typography, components, and personality — extracted from https://www.a1base.com/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.a1base.com/.
| Color Name | Hex Code | RGB |
|---|---|---|
| primary | #9CA3AF | rgb(156, 163, 175) |
| secondary | #FBECD0 | rgb(251, 236, 208) |
| accent | #FCA140 | rgb(252, 161, 64) |
| background | #FEFBF6 | rgb(254, 251, 246) |
| textPrimary | #111827 | rgb(17, 24, 39) |
| link | #111827 | rgb(17, 24, 39) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Link |
|---|---|---|
| primary | Geist | Google Fonts → |
| heading | Paralucent | Google Fonts → |
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Visual Assets
UI Components
Live previews rendered using A1Base's actual button styles.
Button Primary
- background: #FCA140
- textColor: #1F1F1F
- borderRadius: 6px
- shadow: none
Button Secondary
- background: #25D366
- textColor: #1F1F1F
- borderRadius: 9999px
- shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px
Brand Personality
Tone: modern
Energy: medium
Audience: developers and tech-savvy users
A1Base Brand in the Wild
Image: a1base-public.s3.us-east-1.amazonaws.com
Source: a1base.com
Frequently Asked Questions
What is A1Base's primary brand color? A1Base's primary brand color is #9CA3AF. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does A1Base use? A1Base uses #FCA140 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does A1Base use? A1Base uses Geist for body text and Paralucent for headings. Fonts were detected on https://www.a1base.com/ as part of their live design system.
Does A1Base use a light or dark theme? A1Base's primary site uses a light color scheme, with a background of #FEFBF6.
Where can I find A1Base's logo? A1Base's logo is available directly on their site (https://www.a1base.com/). The current logo URL is included in the machine-readable JSON profile linked above.
How was this brand profile generated? This profile was extracted from https://www.a1base.com/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by A1Base.
Methodology
Brand data on this page was extracted from https://www.a1base.com/ on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content.