The Network Brand: Colors, Fonts, Logo & Visual Identity
The Network Brand Identity
A complete profile of The Network's visual system — colors, typography, components, and personality — extracted from https://www.signa.software/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.signa.software/.
- primary: #1B1D42 (rgb(27, 29, 66))
- secondary: #8B8B9B (rgb(139, 139, 155))
- accent: #1B1D42 (rgb(27, 29, 66))
- background: #FAF9F5 (rgb(250, 249, 245))
- textPrimary: #1B1D42 (rgb(27, 29, 66))
- link: #1B1D42 (rgb(27, 29, 66))
Typography
Each font links to its Google Fonts page where available.
- primary: Geist (Geist Google Fonts →)
- heading: Libre Baskerville (Libre Baskerville Google Fonts →)
Visual Assets
Favicon
Social Card
UI Components
Live previews rendered using The Network's actual button styles.
Button Primary
- Background: #1B1D42
- Text Color: #000000
- Border Radius: 4px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
The Network Brand in the Wild
Source: signa.software
Source: signa.software
Source: signa.software
Source: signa.software
Source: signa.software
Source: signa.software
Frequently Asked Questions
- What is The Network's primary brand color?
The Network's primary brand color is #1B1D42.
- What font does The Network use?
The Network uses Geist for body text and Libre Baskerville for headings.
- Does The Network use a light or dark theme?
The Network's primary site uses a light color scheme, with a background of #FAF9F5.
- How was this brand profile generated?
This profile was extracted from https://www.signa.software/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles.
Methodology
Brand data on this page was extracted from https://www.signa.software/ on 2026-07-27 using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Geist",
"role": "body"
},
{
"family": "Libre Baskerville",
"role": "heading"
}
],
"colors": {
"primary": "#1B1D42",
"secondary": "#8B8B9B",
"accent": "#1B1D42",
"background": "#FAF9F5",
"textPrimary": "#1B1D42",
"link": "#1B1D42"
},
"typography": {
"fontFamilies": {
"primary": "Geist",
"heading": "Libre Baskerville"
},
"fontStacks": {
"heading": ["sans-serif"],
"body": ["sans-serif"],
"paragraph": ["Geist", "sans-serif"]
},
"fontSizes": {
"h1": "12px",
"h2": "12px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#1B1D42",
"textColor": "#000000",
"borderRadius": "4px",
"shadow": "none"
}
},
"images": {
"favicon": "https://framerusercontent.com/images/kTZHB7qleGoByA39SuMBRlaig.png",
"ogImage": "https://framerusercontent.com/images/5VBuZcAwTZOrueNsDfAN92YQdg.png"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "business professionals"
}
}