Parsagon Brand: Colors, Fonts, Logo & Visual Identity
Parsagon Brand Identity
A complete profile of Parsagon's visual system — colors, typography, components, and personality — extracted from https://parsagon.io. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://parsagon.io.
- primary: #E6F7FF (rgb(230, 247, 255))
- secondary: #4A5568 (rgb(74, 85, 104))
- accent: #0D6EFD (rgb(13, 110, 253))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #212529 (rgb(33, 37, 41))
- link: #0D6EFD (rgb(13, 110, 253))
Typography
Each font links to its Google Fonts page where available.
- primary: Roboto (Roboto Google Fonts →)
- heading: Roboto (Roboto Google Fonts →)
Visual Assets
Logo
Favicon
UI Components
Live previews rendered using Parsagon's actual button styles.
Button Primary
- background: #0D6EFD
- textColor: #FFFFFF
- borderColor: #0D6EFD
- borderRadius: 6px
- shadow: none
Button Secondary
- background: #E6F7FF
- textColor: #0D6EFD
- borderColor: #0D6EFD
- borderRadius: 6px
- shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: business professionals
Parsagon Brand in the Wild
Image: parsagon.io
Image: ph-files.imgix.net
Frequently Asked Questions
- What is Parsagon's primary brand color?
- Parsagon's primary brand color is #E6F7FF.
- What accent color does Parsagon use?
- Parsagon uses #0D6EFD as an accent color.
- What font does Parsagon use?
- Parsagon uses Roboto as the primary typeface across body and headings.
- Does Parsagon use a light or dark theme?
- Parsagon's primary site uses a light color scheme.
- Where can I find Parsagon's logo?
- Parsagon's logo is available directly on their site (https://parsagon.io).
- How was this brand profile generated?
- This profile was extracted from https://parsagon.io using the Firecrawl branding extraction API.
Methodology
Brand data on this page was extracted from https://parsagon.io using the Firecrawl branding extraction API.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Roboto",
"role": "body"
}
],
"colors": {
"primary": "#E6F7FF",
"secondary": "#4A5568",
"accent": "#0D6EFD",
"background": "#FFFFFF",
"textPrimary": "#212529",
"link": "#0D6EFD"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
}
},
"components": {
"buttonPrimary": {
"background": "#0D6EFD",
"textColor": "#FFFFFF",
"borderColor": "#0D6EFD",
"borderRadius": "6px"
},
"buttonSecondary": {
"background": "#E6F7FF",
"textColor": "#0D6EFD",
"borderColor": "#0D6EFD",
"borderRadius": "6px"
}
}
}