Portão 3 Brand: Colors, Fonts, Logo & Visual Identity
Portão 3 Brand Identity
A complete profile of Portão 3's visual system — colors, typography, components, and personality — extracted from https://portao3.com.br. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://portao3.com.br.
- Primary: #5F5CB6 (rgb(95, 92, 182))
- Accent: #302E65 (rgb(48, 46, 101))
- Background: #F4F4F4 (rgb(244, 244, 244))
- Text Primary: #302E65 (rgb(48, 46, 101))
- Link: #302E65 (rgb(48, 46, 101))
Typography
Each font links to its Google Fonts page where available.
- Primary: Inter (Google Fonts →)
- Heading: Inter (Google Fonts →)
UI Components
Live previews rendered using Portão 3's actual button styles.
- Button Primary
- Background: #302E65
- Text Color: #0000EE
- Border Radius: 10px
- Shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: businesses looking to advertise online
Portão 3 Brand in the Wild
Image: framerusercontent.com
Image: framerusercontent.com
Image: framerusercontent.com
Image: framerusercontent.com
Image: framerusercontent.com
Frequently Asked Questions
What is Portão 3's primary brand color?
Portão 3's primary brand color is #5F5CB6, anchoring the visual identity across their website, product UI, and marketing materials.
What accent color does Portão 3 use?
Portão 3 uses #302E65 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Portão 3 use?
Portão 3 uses Inter as the primary typeface across body and headings.
Does Portão 3 use a light or dark theme?
Portão 3's primary site uses a light color scheme, with a background of #F4F4F4.
How was this brand profile generated?
This profile was extracted from https://portao3.com.br using the Firecrawl branding extraction API, inspecting the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Portão 3.
Methodology
Brand data on this page was extracted from https://portao3.com.br using the Firecrawl branding extraction API from live CSS, font network requests, color tokens, and component styles. Images were sourced via Google Image Search and link to third-party publishers.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or authentication required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#5F5CB6",
"accent": "#302E65",
"background": "#F4F4F4",
"textPrimary": "#302E65",
"link": "#302E65"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"sans-serif"
],
"body": [
"sans-serif"
],
"paragraph": [
"Inter",
"sans-serif"
]
},
"fontSizes": {
"h1": "12px",
"h2": "48px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#302E65",
"textColor": "#0000EE",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"logo": null,
"favicon": "https://framerusercontent.com/images/4akmXlrf7j9P2d4eRgE0Y2mTkcY.svg",
"ogImage": "https://framerusercontent.com/images/yc1LzQso7QBILGvbIrbPiVDJsE.png"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "businesses looking to advertise online"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}